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
KDE PIM Runtime
Commits
c4d7a747
Commit
c4d7a747
authored
Jan 02, 2020
by
Krzysztof Nowicki
Committed by
Laurent Montel
Aug 24, 2021
Browse files
Sort includes. Add missing one
Signed-off-by:
Krzysztof Nowicki
<
krissn@op.pl
>
parent
8976fb3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/ews/ewsresource.cpp
View file @
c4d7a747
...
...
@@ -24,10 +24,14 @@
#include
"ewsconfigdialog.h"
#include
"ewscreatefolderrequest.h"
#include
"ewscreateitemjob.h"
#ifdef HAVE_SEPARATE_MTA_RESOURCE
#include
"ewscreateitemrequest.h"
#endif
#include
"ewsdeletefolderrequest.h"
#include
"ewsdeleteitemrequest.h"
#include
"ewsfetchfoldersincrjob.h"
#include
"ewsfetchfoldersjob.h"
#include
"ewsfetchitemsjob.h"
#include
"ewsgetfolderrequest.h"
#include
"ewsgetitemrequest.h"
#include
"ewsitemhandler.h"
...
...
@@ -35,14 +39,11 @@
#include
"ewsmodifyitemjob.h"
#include
"ewsmovefolderrequest.h"
#include
"ewsmoveitemrequest.h"
#include
"ewsresource_debug.h"
#include
"ewssettings.h"
#include
"ewssubscriptionmanager.h"
#include
"ewsupdatefolderrequest.h"
#include
"ewsupdateitemrequest.h"
#ifdef HAVE_SEPARATE_MTA_RESOURCE
#include
"ewscreateitemrequest.h"
#endif
#include
"ewsresource_debug.h"
#include
"tags/ewsglobaltagsreadjob.h"
#include
"tags/ewsglobaltagswritejob.h"
#include
"tags/ewstagstore.h"
...
...
Write
Preview
Supports
Markdown
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