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
Konquest
Commits
260ba342
Commit
260ba342
authored
Jan 05, 2021
by
Laurent Montel
😁
Browse files
Remove not implemented method or unused signal
parent
071627a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
game.h
View file @
260ba342
...
...
@@ -75,7 +75,6 @@ public:
Q_SIGNALS:
void
started
();
void
finished
();
void
waitingForPlayer
(
Player
*
player
);
void
gameMsg
(
const
KLocalizedString
&
msg
,
Player
*
player
=
nullptr
,
Planet
*
planet
=
nullptr
,
Player
*
planetPlayer
=
nullptr
);
...
...
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