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
Games
KBlocks
Commits
1cefbb42
Commit
1cefbb42
authored
Sep 25, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
7316fc66
Pipeline
#236772
passed with stage
in 2 minutes and 26 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/KBlocksDummyAI.cpp
View file @
1cefbb42
...
...
@@ -6,7 +6,6 @@
***************************************************************************/
#include
"KBlocksDummyAI.h"
#include
<QtGlobal>
#include
<QRandomGenerator>
KBlocksDummyAI
::
KBlocksDummyAI
()
...
...
src/KBlocksGraphics.h
View file @
1cefbb42
...
...
@@ -9,7 +9,6 @@
#ifndef KBLOCKSGRAPHICS_H
#define KBLOCKSGRAPHICS_H
#include
<QHash>
#include
<QSvgRenderer>
#include
<QPixmap>
...
...
src/KBlocksPieceGenerator.cpp
View file @
1cefbb42
...
...
@@ -6,7 +6,6 @@
***************************************************************************/
#include
"KBlocksPieceGenerator.h"
#include
<QtGlobal>
#include
<QRandomGenerator>
#include
<stdio.h>
...
...
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