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
KGoldrunner
Commits
3a667eef
Commit
3a667eef
authored
Dec 09, 2020
by
Laurent Montel
😁
Browse files
Fix compile
parent
e3520f12
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kgoldrunner.cpp
View file @
3a667eef
...
...
@@ -223,7 +223,7 @@ void KGoldrunner::setupActions()
i18n
(
"Save a solution for a level into a file "
"called 'sol_<prefix>.txt' in your "
"user's data directory..."
),
Qt
::
ShiftModifier
|
Qt
::
Key_S
);
{
Qt
::
ShiftModifier
|
Qt
::
Key_S
}
);
// Pause
// Show High Scores
...
...
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