X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffafd8a55bb0b8fb4236e4522792a6b143813609..23bf4018750c8e382a601a45740dec53f04fb36c:/include/wx/msw/notebook.h 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)