X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f340c9ca881e8c441dceb500a1ea824325439e90..20e6714a67e1188b9bbb8ca2bc0fb6321e2864fc:/include/wx/univ/notebook.h diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h index 81fa7bf3a0..bbc4250be9 100644 --- a/include/wx/univ/notebook.h +++ b/include/wx/univ/notebook.h @@ -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,