Forgot to commit sample testing update ui events
for wxTaskBarIcon. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,7 +24,8 @@ public:
|
||||
void OnMenuRestore(wxCommandEvent&);
|
||||
void OnMenuExit(wxCommandEvent&);
|
||||
void OnMenuSetNewIcon(wxCommandEvent&);
|
||||
|
||||
void OnMenuCheckmark(wxCommandEvent&);
|
||||
void OnMenuUICheckmark(wxUpdateUIEvent&);
|
||||
virtual wxMenu *CreatePopupMenu();
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
Reference in New Issue
Block a user