X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a42b93aaade954a1ae5aea72153865a862a1d9d2..b6e5eaa59701315ca06996ff845872ca4122695f:/samples/taskbar/tbtest.h?ds=inline diff --git a/samples/taskbar/tbtest.h b/samples/taskbar/tbtest.h index b25defd713..454e66ef23 100644 --- a/samples/taskbar/tbtest.h +++ b/samples/taskbar/tbtest.h @@ -24,6 +24,7 @@ public: void OnMenuRestore(wxCommandEvent&); void OnMenuExit(wxCommandEvent&); + void OnMenuSetNewIcon(wxCommandEvent&); DECLARE_EVENT_TABLE() };