X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6466d41e9454208a9b44a7fd2839d60179d2df82..32485259c1342115488d219776dfebeb3d4d81b1:/include/wx/msw/taskbar.h?ds=sidebyside diff --git a/include/wx/msw/taskbar.h b/include/wx/msw/taskbar.h index b14ffb334f..bb374a70c3 100644 --- a/include/wx/msw/taskbar.h +++ b/include/wx/msw/taskbar.h @@ -78,7 +78,7 @@ protected: #endif }; -#if WXWIN_COMPATIBILITY_2_4 +#if WXWIN_COMPATIBILITY_2_4 inline bool wxTaskBarIcon::IsOK() const { return IsOk(); } #endif