fixed anchor

This commit is contained in:
thrust26 2021-04-17 19:49:16 +02:00
parent b22b4d963a
commit 091ccf3506
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");
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -