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
System
KHelpCenter
Commits
f0d30b99
Commit
f0d30b99
authored
Oct 23, 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
2eebe9a6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
application.cpp
application.cpp
+0
-1
docentry.cpp
docentry.cpp
+0
-1
navigator.cpp
navigator.cpp
+0
-1
No files found.
application.cpp
View file @
f0d30b99
...
...
@@ -27,7 +27,6 @@
#include <KLocalizedString>
#include <KUrlAuthorized>
#include <QCommandLineParser>
#include <QDir>
#include <QMetaType>
#include <QTreeWidgetItem>
...
...
docentry.cpp
View file @
f0d30b99
...
...
@@ -23,7 +23,6 @@
#include "khc_debug.h"
#include <QFileInfo>
#include <QUrl>
#include <KConfigGroup>
...
...
navigator.cpp
View file @
f0d30b99
...
...
@@ -46,7 +46,6 @@
#include "searchhandler.h"
#include "docmetainfo.h"
#include "docentrytraverser.h"
#include "glossary.h"
#include "toc.h"
#include "view.h"
#include "infotree.h"
...
...
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