X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6af507f77e563a71f8935f67c9c8a9054309d26d..42bf837cea417f83f478709be322eb713e6e2ec8:/include/wx/msw/taskbar.h diff --git a/include/wx/msw/taskbar.h b/include/wx/msw/taskbar.h index 0184800270..c0b32f262c 100644 --- a/include/wx/msw/taskbar.h +++ b/include/wx/msw/taskbar.h @@ -66,9 +66,10 @@ public: protected: WXHWND m_hWnd; bool m_iconAdded; + wxIcon m_icon; + wxString m_strTooltip; + static wxTaskBarIconList sm_taskBarIcons; - static bool sm_registeredClass; - static unsigned int sm_taskbarMsg; #if WXWIN_COMPATIBILITY_2_4 // non-virtual default event handlers to forward events to the virtuals