Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
DrKonqi
Commits
ed18a6be
Commit
ed18a6be
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
88c2fee7
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/backtracegenerator.cpp
View file @
ed18a6be
...
...
@@ -8,7 +8,6 @@
*****************************************************************/
#include
"backtracegenerator.h"
#include
<QTemporaryFile>
#include
"drkonqi_debug.h"
#include
<KShell>
#include
<KProcess>
...
...
src/bugzillaintegration/libbugzilla/connection.cpp
View file @
ed18a6be
...
...
@@ -6,7 +6,6 @@
#include
"connection.h"
#include
<QUrlQuery>
#include
<KIOCore/KIO/TransferJob>
...
...
src/kdbgwin/kdbgwin_process.cpp
View file @
ed18a6be
...
...
@@ -9,7 +9,6 @@
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
*****************************************************************/
#include
"common.h"
#include
"kdbgwin_process.h"
Process
::
Process
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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