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
Killbots
Commits
86610c74
Commit
86610c74
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
34b9f51b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
renderer.cpp
renderer.cpp
+0
-1
tests/enginetest.cpp
tests/enginetest.cpp
+0
-1
No files found.
renderer.cpp
View file @
86610c74
...
...
@@ -23,7 +23,6 @@
#include <KgTheme>
#include <KgThemeProvider>
#include <KGameRenderer>
#include <QCursor>
...
...
tests/enginetest.cpp
View file @
86610c74
...
...
@@ -5,7 +5,6 @@
#include <KGlobal>
#include <KStandardDirs>
#include <QTest>
Killbots
::
EngineTest
::
EngineTest
(
QObject
*
parent
)
:
QObject
(
parent
)
...
...
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