fixed anchor

This commit is contained in:
thrust26 2021-04-17 19:49:16 +02:00
parent 767fef5646
commit f3048445ad
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ InputDialog::InputDialog(OSystem& osystem, DialogContainer& parent,
addDefaultsOKCancelBGroup(wid, _font);
addBGroupToFocusList(wid);
setHelpAnchor("Input");
setHelpAnchor("Remapping");
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -