]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
remove the unnecessary non-const GetPage() overload
[wxWidgets.git] / include / wx / gtk / toplevel.h
index dcf60a8c7e33a7ded6f0bd825553000bf7a33579..62bbf361150159aea5d6ee14f32ad0b8925de805 100644 (file)
@@ -131,7 +131,7 @@ protected:
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);
 
-    // override these methods to take into account tool/menu/statusbars
+    virtual void DoSetClientSize(int width, int height);
     virtual void DoGetClientSize(int *width, int *height) const;
 
     // string shown in the title bar