[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:
Tuur Martens 2022-11-03 13:48:18 +01:00 committed by GitHub
parent 9642031d2a
commit be970d8d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 141 additions and 0 deletions

View file

@ -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 *|