]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/treectrl.h
I keep running into situations where the old small default window size
[wxWidgets.git] / include / wx / msw / treectrl.h
index 4a0a5278f8ca28eebdb01e1fd7f2f60ceb788af2..effeda59ff1200ccd4ba2caaacd6c147a8901dcb 100644 (file)
@@ -413,7 +413,7 @@ public:
     // implementation
     // --------------
 
-    virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
     virtual bool MSWCommand(WXUINT param, WXWORD id);
     virtual bool MSWOnNotify(int idCtrl, WXLPARAM lParam, WXLPARAM *result);