Skip to content

Commit

Permalink
GIT_SILENT: it compiles fine without deprecated kf methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Montel committed May 21, 2024
1 parent 3df043d commit 3efd99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -92,7 +92,7 @@ endif()
add_definitions(-DTRANSLATION_DOMAIN=\"kitinerary6\")

add_definitions(-DQT_NO_CONTEXTLESS_CONNECT)
ecm_set_disabled_deprecation_versions(QT 6.7.0 KF 6.2.0)
ecm_set_disabled_deprecation_versions(QT 6.7.0 KF 6.3.0)



Expand Down

0 comments on commit 3efd99a

Please sign in to comment.