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
KIMAP
Commits
00db50fb
Commit
00db50fb
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
4bd763fb
Pipeline
#38450
passed with stage
in 10 minutes and 47 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
autotests/kimaptest/fakeserver.cpp
View file @
00db50fb
...
...
@@ -13,7 +13,6 @@
// Qt
#include <QDebug>
#include <QTcpServer>
#include <QFile>
#include <QTest>
...
...
src/session.cpp
View file @
00db50fb
...
...
@@ -9,7 +9,6 @@
#include "session.h"
#include "session_p.h"
#include "sessionuiproxy.h"
#include <QTimer>
#include <QPointer>
...
...
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