Change shortcut key of "Save All" to prevent from the duplication
Fix #3336
This commit is contained in:
parent
3a8b744dfe
commit
ae6765372f
@ -244,7 +244,7 @@ BEGIN
|
||||
MENUITEM "&Save", IDM_FILE_SAVE
|
||||
MENUITEM "Save &As...", IDM_FILE_SAVEAS
|
||||
MENUITEM "Save a Copy As...", IDM_FILE_SAVECOPYAS
|
||||
MENUITEM "Sav&e All", IDM_FILE_SAVEALL
|
||||
MENUITEM "Sa&ve All", IDM_FILE_SAVEALL
|
||||
MENUITEM "Rename...", IDM_FILE_RENAME
|
||||
MENUITEM "&Close", IDM_FILE_CLOSE
|
||||
MENUITEM "Clos&e All", IDM_FILE_CLOSEALL
|
||||
|
Loading…
Reference in New Issue
Block a user