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
PIM
Akonadi Notes
Commits
6a1a4132
Commit
6a1a4132
authored
Jul 30, 2022
by
Laurent Montel
Browse files
It compiles fine without deprecated methods
parent
b4793102
Pipeline
#210595
failed with stage
in 6 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6a1a4132
...
...
@@ -55,7 +55,7 @@ find_package(KF5Mime ${KMIMELIB_VERSION} CONFIG REQUIRED)
add_definitions
(
-DTRANSLATION_DOMAIN=\"akonadinotes5\"
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
6
.0
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
7
.0
)
...
...
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