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
KIMAP
Commits
00db50fb
Commit
00db50fb
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
autotests/kimaptest/fakeserver.cpp
autotests/kimaptest/fakeserver.cpp
+0
-1
src/session.cpp
src/session.cpp
+0
-1
No files found.
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