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
PIM Messagelib
Commits
fc451549
Commit
fc451549
authored
Mar 28, 2016
by
Sandro Knauß
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup includes
parent
8e71d3ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
6 deletions
+9
-6
messagecomposer/src/attachment/attachmentcontrollerbase.cpp
messagecomposer/src/attachment/attachmentcontrollerbase.cpp
+6
-4
messagecomposer/src/attachment/attachmentcontrollerbase.h
messagecomposer/src/attachment/attachmentcontrollerbase.h
+3
-2
No files found.
messagecomposer/src/attachment/attachmentcontrollerbase.cpp
View file @
fc451549
...
...
@@ -27,12 +27,14 @@
#include "MessageComposer/AttachmentFromPublicKeyJob"
#include "MessageComposer/AttachmentVcardFromAddressBookJob"
#include "MessageComposer/Composer"
#include "MessageComposer/GlobalPart"
#include "MessageViewer/EditorWatcher"
#include <MessageViewer/EditorWatcher>
#include <MessageViewer/MessageViewerUtil>
#include <MimeTreeParser/NodeHelper>
#include "MessageViewer/MessageViewerUtil"
#include
"
MessageCore/StringUtil
"
#include
<
MessageCore/StringUtil
>
#include <AkonadiCore/itemfetchjob.h>
#include <kio/jobuidelegate.h>
...
...
messagecomposer/src/attachment/attachmentcontrollerbase.h
View file @
fc451549
...
...
@@ -28,11 +28,12 @@
#include <QUrl>
#include <MessageCore/AttachmentPart>
#include <AkonadiCore/item.h>
#include <MessageViewer/EditorWatcher>
#include <AkonadiCore/Item>
#include <KJob>
#include <KService>
#include "messagecomposer_export.h"
#include "MessageViewer/EditorWatcher"
class
KActionCollection
;
class
QAction
;
...
...
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