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
c68871ec
Commit
c68871ec
authored
Apr 17, 2021
by
thrust26
Browse files
added help anchor to LauncherDialog
parent
6b812c05
Pipeline
#20526
passed with stages
in 13 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/gui/LauncherDialog.cxx
View file @
c68871ec
...
...
@@ -304,6 +304,8 @@ LauncherDialog::LauncherDialog(OSystem& osystem, DialogContainer& parent,
showOnlyROMs
(
onlyROMs
);
if
(
myAllFiles
)
myAllFiles
->
setState
(
!
onlyROMs
);
setHelpAnchor
(
"ROMInfo"
);
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
...
...
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