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
Akregator
Commits
3cc19657
Commit
3cc19657
authored
Feb 17, 2022
by
Laurent Montel
Browse files
It compile fine without deprecated qt5 method
parent
09f8d05f
Pipeline
#138873
passed with stage
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3cc19657
...
...
@@ -96,7 +96,7 @@ set_package_properties(KUserFeedback PROPERTIES DESCRIPTION "User Feedback lib"
include_directories
(
${
akregator_SOURCE_DIR
}
${
akregator_BINARY_DIR
}
)
add_definitions
(
-DTRANSLATION_DOMAIN=\"akregator\"
)
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
KSERVICE 5.89.0
#KServiceTypeTrader::self
...
...
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