mirror of https://gitlab.com/basile.b/dexed.git
fix, main menu action, only one shortcut could be assigned
This commit is contained in:
parent
67c14dfb6d
commit
973906f3ed
|
@ -1000,7 +1000,6 @@ begin
|
|||
if act.Caption <> identifier then
|
||||
continue;
|
||||
act.ShortCut := aShortcut;
|
||||
break;
|
||||
end;
|
||||
end;
|
||||
{$ENDREGION}
|
||||
|
|
Loading…
Reference in New Issue