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
Kolf
Commits
42df730c
Commit
42df730c
authored
Jan 05, 2021
by
Laurent Montel
😁
Browse files
Remove not implemented method or unused signal
parent
a5c9cca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
game.h
View file @
42df730c
...
...
@@ -65,9 +65,6 @@ enum class Sound {
class
BallStateInfo
{
public:
void
saveState
(
KConfigGroup
*
cfgGroup
);
void
loadState
(
KConfigGroup
*
cfgGroup
);
int
id
;
QPoint
spot
;
BallState
state
;
...
...
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