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
9826dea3
Commit
9826dea3
authored
Mar 08, 2022
by
Laurent Montel
Browse files
Fix compile without depercated method
parent
5fa465ba
Pipeline
#146701
passed with stage
in 2 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9826dea3
...
...
@@ -97,7 +97,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.2
KF 5.9
1
.0
KF 5.9
2
.0
KCOREADDONS 5.88.0
#KPluginFactory::registerPlugin
KSERVICE 5.89.0
#KServiceTypeTrader::self
KPARTS 5.89.0
#setPluginLoadingMode
...
...
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