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
KBlocks
Commits
c79581bf
Commit
c79581bf
authored
Jan 05, 2021
by
Laurent Montel
😁
Browse files
Remove not implemented method or unused signal
parent
358ddb8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
KBlocksGameLogic.h
View file @
c79581bf
...
...
@@ -37,7 +37,6 @@ public:
KBlocksSingleGame
*
getSingleGame
(
int
index
)
override
;
bool
playRecordOneStep
(
int
*
changedPiece
);
void
getRecordLastField
(
int
index
);
void
saveRecord
(
const
char
*
fileName
,
bool
binaryMode
=
true
);
int
levelUpGame
(
int
level
)
override
;
...
...
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