]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/scrolbar.h
wxMDIChildFrame::Maximize() should have default value for its argument just as wxFram...
[wxWidgets.git] / include / wx / msw / scrolbar.h
index b41c9e04cd799ec064cdf95ba0f0cce24ac6ba31..719576135ab4b24281a813cf3224f29801756770 100644 (file)
@@ -60,6 +60,7 @@ public:
 protected:
 
     wxSize DoGetBestSize() const;
+    virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
 
     int m_pageSize;
     int m_viewSize;