X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffafd8a55bb0b8fb4236e4522792a6b143813609..4b17d2e361e22202f7c1be6e0babcc261261d686:/include/wx/msw/notebook.h?ds=sidebyside diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index b7ad535337..6e19b04fa3 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -177,7 +177,7 @@ protected: // override WndProc. #if wxUSE_UXTHEME - virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); + virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); #endif // the current selection (-1 if none)