From aaa7adc5184c491217d104b02f40551f84b0626a Mon Sep 17 00:00:00 2001 From: Robert Naumann Date: Wed, 15 Mar 2017 15:08:39 +0000 Subject: [PATCH] [EXPLORER] Show the notification settings dialog from it's context menu entry svn path=/trunk/; revision=74175 --- reactos/base/shell/explorer/traywnd.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/base/shell/explorer/traywnd.cpp b/reactos/base/shell/explorer/traywnd.cpp index 21d3b78e639..b0b8dba4f5f 100644 --- a/reactos/base/shell/explorer/traywnd.cpp +++ b/reactos/base/shell/explorer/traywnd.cpp @@ -511,6 +511,7 @@ public: break; case ID_SHELL_CMD_CUST_NOTIF: + ShowCustomizeNotifyIcons(hExplorerInstance, m_hWnd); break; case ID_SHELL_CMD_ADJUST_DAT: