Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Stella
Commits
f3048445
Commit
f3048445
authored
Apr 17, 2021
by
thrust26
Browse files
fixed anchor
parent
767fef56
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gui/InputDialog.cxx
View file @
f3048445
...
...
@@ -97,7 +97,7 @@ InputDialog::InputDialog(OSystem& osystem, DialogContainer& parent,
addDefaultsOKCancelBGroup
(
wid
,
_font
);
addBGroupToFocusList
(
wid
);
setHelpAnchor
(
"
Input
"
);
setHelpAnchor
(
"
Remapping
"
);
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
...
...
Write
Preview
Markdown
is supported
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