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
Games
Kapman
Commits
be078cf8
Commit
be078cf8
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
1ff17186
Changes
2
Hide whitespace changes
Inline
Side-by-side
kapmanitem.cpp
View file @
be078cf8
...
...
@@ -17,7 +17,6 @@
*/
#include "kapmanitem.h"
#include "characteritem.h"
#include "ghost.h"
#include "settings.h"
...
...
kapmanparser.cpp
View file @
be078cf8
...
...
@@ -20,7 +20,6 @@
#include "pill.h"
#include "energizer.h"
#include <QDebug>
#include <QXmlStreamAttributes>
KapmanParser
::
KapmanParser
(
Game
*
p_game
)
{
...
...
Write
Preview
Supports
Markdown
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