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
PIM Messagelib
Commits
8557d484
Commit
8557d484
authored
Oct 04, 2022
by
Sandro Knauß
🐝
Browse files
add libkleo to link dependecies.
parent
30ce6a7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
mimetreeparser/src/CMakeLists.txt
View file @
8557d484
...
...
@@ -159,6 +159,7 @@ target_link_libraries(KF5MimeTreeParser
KF5::Codecs
KF5::I18n
KF5::CoreAddons
KF5::Libkleo
KF5::Mime
Qt::Gui
)
...
...
mimetreeparser/src/messagepart.cpp
View file @
8557d484
...
...
@@ -16,6 +16,7 @@
#include
"bodyformatter/utils.h"
#include
<Libkleo/KeyCache>
#include
<KMime/Content>
#include
<QGpgME/DN>
...
...
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