Skip to content
GitLab
Menu
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
cc2f284a
Commit
cc2f284a
authored
Jan 31, 2022
by
Laurent Montel
😁
Browse files
Remove unused Grantlee5
parent
5aaffb19
Pipeline
#131166
passed with stage
in 1 minute and 12 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
cc2f284a
...
...
@@ -58,7 +58,6 @@ option(KDEPIM_KUSERFEEDBACK "Enable user feedback support (experimental)" FALSE)
find_package
(
Qt
${
QT_MAJOR_VERSION
}
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test WebEngineWidgets PrintSupport
)
find_package
(
Grantlee5
"5.2"
CONFIG REQUIRED
)
# Find KF5 package
find_package
(
KF5I18n
${
KF5_MIN_VERSION
}
REQUIRED
)
...
...
src/CMakeLists.txt
View file @
cc2f284a
...
...
@@ -163,7 +163,6 @@ target_link_libraries(akregatorprivate
KF5::PimCommon
KF5::PimTextEdit
KF5::GrantleeTheme
Grantlee5::Templates
KF5::KIOGui
KF5::MessageViewer
Qt
${
QT_MAJOR_VERSION
}
::PrintSupport
...
...
src/formatter/grantleeviewformatter.cpp
View file @
cc2f284a
...
...
@@ -11,8 +11,6 @@
#include "utils.h"
#include <KLocalizedString>
#include <grantlee/engine.h>
#include <QApplication>
#include <QVariantHash>
#include <QVariantList>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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