]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/notebook.h
Fixed best size of wxUniv's wxNotebook.
[wxWidgets.git] / include / wx / univ / notebook.h
index 81fa7bf3a091281ec013a0faaa556da3d0d62b92..bbc4250be93b22ad252dce4559396236db2b7df2 100644 (file)
@@ -130,7 +130,6 @@ protected:
     void DoDrawTab(wxDC& dc, const wxRect& rect, size_t n);
 
     // resizing
-    virtual wxSize DoGetBestClientSize() const;
     virtual void DoMoveWindow(int x, int y, int width, int height);
     virtual void DoSetSize(int x, int y,
                            int width, int height,