Skip to content

Commit

Permalink
Optimized column with packages to update
Browse files Browse the repository at this point in the history
  • Loading branch information
juliagoda committed Oct 17, 2023
1 parent 33e6266 commit 3daeba2
Show file tree
Hide file tree
Showing 37 changed files with 1,287 additions and 732 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_AUTOMOC ON)

set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -Wshadow -Wnon-virtual-dtor -pedantic")

set(QT_MIN_VERSION "5.12.8")
set(KF_MIN_VERSION "5.68.0")

Expand Down
Binary file modified resources/translations/cs.mo
Binary file not shown.
Loading

0 comments on commit 3daeba2

Please sign in to comment.