mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 04:07:16 +00:00
[EXPLORER] Show the notification settings dialog from it's context menu entry
svn path=/trunk/; revision=74175
This commit is contained in:
parent
8dbe68b77a
commit
aaa7adc518
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ public:
|
|||
break;
|
||||
|
||||
case ID_SHELL_CMD_CUST_NOTIF:
|
||||
ShowCustomizeNotifyIcons(hExplorerInstance, m_hWnd);
|
||||
break;
|
||||
|
||||
case ID_SHELL_CMD_ADJUST_DAT:
|
||||
|
|
Loading…
Reference in a new issue