Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAlarm
Commits
162824c1
Commit
162824c1
authored
Mar 07, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make it compile
parent
24c65fff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/CMakeLists.txt
src/CMakeLists.txt
+1
-1
src/kamail.cpp
src/kamail.cpp
+3
-3
No files found.
src/CMakeLists.txt
View file @
162824c1
...
...
@@ -140,7 +140,7 @@ target_link_libraries(kalarm_bin
KF5::Contacts
KF5::Mime
KF5::IdentityManagement
KF5::MailTransport
KF5::MailTransport
Akonadi
KF5::AkonadiCore
KF5::AkonadiMime
KF5::AkonadiContact
...
...
src/kamail.cpp
View file @
162824c1
...
...
@@ -30,9 +30,9 @@
#include <kalarmcal/identities.h>
#include <KIdentityManagement/kidentitymanagement/identitymanager.h>
#include <KIdentityManagement/kidentitymanagement/identity.h>
#include <
MailTransport/
mailtransport/transportmanager.h>
#include <
MailTransport/
mailtransport/transport.h>
#include <
M
ail
T
ransport
/mailtransport
/messagequeuejob.h>
#include <mailtransport/transportmanager.h>
#include <mailtransport/transport.h>
#include <
m
ail
t
ransport
akonadi
/messagequeuejob.h>
#include <KCalCore/Person>
#include <kmime/kmime_header_parsing.h>
#include <kmime/kmime_headers.h>
...
...
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