mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[EXPLORER] Implement "Undo Cascade/Tile" menu items (#4817)
Implement taskbar context menu items "Undo Cascade" and "Undo Tile". Based on patch by KRosUser. CORE-18383
This commit is contained in:
parent
9642031d2a
commit
be970d8d31
34 changed files with 141 additions and 0 deletions
|
@ -102,6 +102,8 @@
|
|||
#define IDS_HELP_COMMAND 732
|
||||
#define IDS_TASKBAR_STARTMENU_PROP_CAPTION 810
|
||||
#define IDS_RESTORE_ALL 811
|
||||
#define IDS_TRAYWND_UNDO_CASCADE 812
|
||||
#define IDS_TRAYWND_UNDO_TILE 813
|
||||
|
||||
/*******************************************************************************\
|
||||
|* Control Resources *|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue