Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Artikulate
Commits
dc148dea
Commit
dc148dea
authored
Nov 03, 2022
by
Andreas Cord-Landwehr
Browse files
Enforce Qt deprecations < 5.15 are not used
parent
db8313ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dc148dea
...
...
@@ -51,6 +51,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
add_definitions
(
-DQT_NO_URL_CAST_FROM_STRING
-DQT_DISABLE_DEPRECATED_BEFORE=0x050F00
)
# subdirectories to build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment