Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KIdentityManagement
Commits
7649ea8f
Commit
7649ea8f
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
7873fe74
Pipeline
#38453
passed with stage
in 8 minutes and 15 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
src/identity.cpp
src/identity.cpp
+0
-1
src/identitymanager.cpp
src/identitymanager.cpp
+0
-1
src/signature.cpp
src/signature.cpp
+0
-1
No files found.
src/identity.cpp
View file @
7649ea8f
...
...
@@ -6,7 +6,6 @@
*/
#include "identity.h"
#include "signature.h"
#include "kidentitymanagement_debug.h"
#include <KConfigGroup>
...
...
src/identitymanager.cpp
View file @
7649ea8f
...
...
@@ -18,7 +18,6 @@ static const char configKeyDefaultIdentity[] = "Default Identity";
#include <KConfig>
#include <KSharedConfig>
#include <kuser.h>
#include <KConfigGroup>
#include <Kdelibs4ConfigMigrator>
#include <QList>
...
...
src/signature.cpp
View file @
7649ea8f
...
...
@@ -15,7 +15,6 @@
#include <KProcess>
#include <QSharedPointer>
#include <QImage>
#include <assert.h>
#include <QDir>
...
...
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