Author: rnaumann Date: Wed Mar 15 15:08:39 2017 New Revision: 74175
URL: http://svn.reactos.org/svn/reactos?rev=74175&view=rev Log: [EXPLORER] Show the notification settings dialog from it's context menu entry
Modified: trunk/reactos/base/shell/explorer/traywnd.cpp
Modified: trunk/reactos/base/shell/explorer/traywnd.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/traywnd... ============================================================================== --- trunk/reactos/base/shell/explorer/traywnd.cpp [iso-8859-1] (original) +++ trunk/reactos/base/shell/explorer/traywnd.cpp [iso-8859-1] Wed Mar 15 15:08:39 2017 @@ -511,6 +511,7 @@ break;
case ID_SHELL_CMD_CUST_NOTIF: + ShowCustomizeNotifyIcons(hExplorerInstance, m_hWnd); break;
case ID_SHELL_CMD_ADJUST_DAT: