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
Akonadi Mime
Commits
fcdd975c
Commit
fcdd975c
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
0dcefc30
Pipeline
#38469
passed with stage
in 10 minutes and 3 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
autotests/benchmarker/maildir/maildir20percentread.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
*/
#include "maildir20percentread.h"
#include "maildir.h"
#include <QDebug>
...
...
autotests/benchmarker/maildir/maildirfetchallheaders.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
*/
#include "maildirfetchallheaders.h"
#include "maildir.h"
#include <QDebug>
...
...
autotests/benchmarker/maildir/maildirfetchunreadheaders.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
*/
#include "maildirfetchunreadheaders.h"
#include "maildir.h"
#include <QDebug>
...
...
autotests/benchmarker/maildir/maildirimport.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
*/
#include "maildirimport.h"
#include "maildir.h"
#include <QDebug>
#include <QTest>
...
...
autotests/benchmarker/maildir/maildirremovereadmessages.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
*/
#include "maildirremovereadmessages.h"
#include "maildir.h"
#include <QDebug>
#include <collectionfetchjob.h>
...
...
autotests/benchmarker/vcard/vcardimport.cpp
View file @
fcdd975c
...
...
@@ -5,7 +5,6 @@
*/
#include "vcardimport.h"
#include "vcard.h"
#include <QTest>
#include <QDebug>
...
...
src/specialmailcollectionsrequestjob.cpp
View file @
fcdd975c
...
...
@@ -6,7 +6,6 @@
#include "specialmailcollectionsrequestjob.h"
#include "specialmailcollections.h"
#include <KLocalizedString>
#include <QStandardPaths>
...
...
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