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
Bovo
Commits
809f80dc
Commit
809f80dc
authored
Dec 28, 2021
by
Laurent Montel
Browse files
Use include QStringList, fix some error on qt6
parent
32d75f30
Pipeline
#115337
failed with stage
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
game/game.h
View file @
809f80dc
...
...
@@ -24,14 +24,13 @@
#ifndef BOVO_GAME_H
#define BOVO_GAME_H
#include
<KgDifficulty>
#include
<QList>
#include
<QObject>
#include
<KgDifficulty>
#include
<QStringList>
#include
"common.h"
class
QStringList
;
/** namespace for ai */
namespace
ai
...
...
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