projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dbe68b
)
[EXPLORER] Show the notification settings dialog from it's context menu entry
author
Robert Naumann
<gonzomdx@gmail.com>
Wed, 15 Mar 2017 15:08:39 +0000
(15:08 +0000)
committer
Robert Naumann
<gonzomdx@gmail.com>
Wed, 15 Mar 2017 15:08:39 +0000
(15:08 +0000)
svn path=/trunk/; revision=74175
reactos/base/shell/explorer/traywnd.cpp
patch
|
blob
|
history
diff --git
a/reactos/base/shell/explorer/traywnd.cpp
b/reactos/base/shell/explorer/traywnd.cpp
index
21d3b78
..
b0b8dba
100644
(file)
--- 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: