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
Plasma
Plasma Vault
Commits
43759033
Commit
43759033
authored
Oct 23, 2020
by
Laurent Montel
😁
Browse files
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
c7449535
Changes
2
Hide whitespace changes
Inline
Side-by-side
kded/engine/backend_p.cpp
View file @
43759033
...
...
@@ -20,7 +20,6 @@
#include "backend_p.h"
#include <QDir>
#include "backends/encfs/encfsbackend.h"
#include "backends/cryfs/cryfsbackend.h"
...
...
kded/engine/fusebackend_p.cpp
View file @
43759033
...
...
@@ -22,7 +22,6 @@
#include <QUrl>
#include <QDir>
#include <QProcess>
#include <QRegularExpression>
#include <KMountPoint>
...
...
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