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
KNotes
Commits
0b9b429b
Commit
0b9b429b
authored
Feb 17, 2022
by
Laurent Montel
Browse files
It compiles fine without qt5 deprecated methods
parent
76b14e57
Pipeline
#138874
passed with stage
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0b9b429b
...
...
@@ -115,7 +115,7 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
include_directories
(
${
knotes_SOURCE_DIR
}
${
knotes_BINARY_DIR
}
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.
0
ecm_set_disabled_deprecation_versions
(
QT 5.15.
2
KF 5.91.0
KCOREADDONS 5.88.0
#KPluginFactory::registerPlugin
)
...
...
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