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
Kolf
Commits
af3d7e87
Commit
af3d7e87
authored
Sep 27, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
2598f743
Pipeline
#237340
passed with stage
in 3 minutes and 55 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
objects.cpp
View file @
af3d7e87
...
...
@@ -26,7 +26,6 @@
#include
<QHBoxLayout>
#include
<QRandomGenerator>
#include
<QSlider>
#include
<QSpinBox>
#include
<QTimer>
#include
<KConfigGroup>
#include
<KPluralHandlingSpinBox>
...
...
overlay.cpp
View file @
af3d7e87
...
...
@@ -24,7 +24,6 @@
#include
<QGraphicsSceneEvent>
#include
<QPen>
#include
<QtMath>
const
qreal
Kolf
::
Overlay
::
MinimumObjectDimension
=
10
;
...
...
shape.cpp
View file @
af3d7e87
...
...
@@ -20,7 +20,6 @@
#include
"canvasitem.h"
#include
"overlay.h"
#include
<QGraphicsScene>
#include
<QtMath>
#include
<QVarLengthArray>
#include
<Box2D/Collision/Shapes/b2CircleShape.h>
#include
<Box2D/Collision/Shapes/b2EdgeShape.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