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
Games
KReversi
Commits
bc4499d5
Commit
bc4499d5
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
c9de66a2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
6 deletions
+0
-6
kexthighscore.cpp
kexthighscore.cpp
+0
-1
kexthighscore_gui.cpp
kexthighscore_gui.cpp
+0
-1
kexthighscore_internal.cpp
kexthighscore_internal.cpp
+0
-3
kexthighscore_tab.cpp
kexthighscore_tab.cpp
+0
-1
No files found.
kexthighscore.cpp
View file @
bc4499d5
...
...
@@ -20,7 +20,6 @@
#include "kexthighscore.h"
#include <QUrlQuery>
#include <QVector>
#include "kexthighscore_internal.h"
#include "kexthighscore_gui.h"
...
...
kexthighscore_gui.cpp
View file @
bc4499d5
...
...
@@ -45,7 +45,6 @@
#include <KUrlLabel>
#include "kexthighscore_internal.h"
#include "kexthighscore.h"
#include "kexthighscore_tab.h"
...
...
kexthighscore_internal.cpp
View file @
bc4499d5
...
...
@@ -24,8 +24,6 @@
#include <QCryptographicHash>
#include <QDomDocument>
#include <QTemporaryFile>
#include <QTextStream>
#include <QVector>
#include <KIO/FileCopyJob>
#include <KIO/SimpleJob>
...
...
@@ -33,7 +31,6 @@
#include <KMessageBox>
#include <KUser>
#include "kexthighscore.h"
#include "kexthighscore_gui.h"
#include <KEMailSettings>
...
...
kexthighscore_tab.cpp
View file @
bc4499d5
...
...
@@ -26,7 +26,6 @@
#include <QLayout>
#include <QLabel>
#include <QPixmap>
#include <QVector>
#include <QTreeWidget>
...
...
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