]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/notebook.h
added stock buttons support
[wxWidgets.git] / include / wx / msw / notebook.h
index b7ad5353371120beeed3f95578ced59be2864b32..6e19b04fa3aadfb85bf9c36fe15de2afa6fe795c 100644 (file)
@@ -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)