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
Utilities
KDebugSettings
Commits
d213f3d4
Commit
d213f3d4
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
4588449c
Pipeline
#38445
passed with stage
in 12 minutes and 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kdebugsettingsdialog.cpp
View file @
d213f3d4
...
...
@@ -26,7 +26,6 @@
#include "categorywarning.h"
#include "loadcategoriesjob.h"
#include "saverulesjob.h"
#include "kdebugsettingsloadingcategories.h"
#include <KLocalizedString>
#include <KConfigGroup>
...
...
src/kdebugsettingsloadingcategories.cpp
View file @
d213f3d4
...
...
@@ -23,7 +23,6 @@
#include "kdebugsettingsutil.h"
#include "loadcategoriesjob.h"
#include <QStandardPaths>
#include <QString>
#include <QLibraryInfo>
#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