mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 11:32:49 +02:00
LCL: reverted changes to menus.pp from r36666 #844e616738 (by Paul's request)
git-svn-id: trunk@36717 -
This commit is contained in:
parent
de59e7b8b4
commit
ae9b3c702a
@ -443,10 +443,12 @@ procedure Register;
|
||||
|
||||
|
||||
const
|
||||
// cHotkeyPrefix = '&';
|
||||
cHotkeyPrefix = '&';
|
||||
cLineCaption = '-';
|
||||
// cDialogSuffix = '...';
|
||||
// ValidMenuHotkeys: string = '1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ';
|
||||
cDialogSuffix = '...';
|
||||
|
||||
ValidMenuHotkeys: string = '1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ';
|
||||
|
||||
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user