X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f340c9ca881e8c441dceb500a1ea824325439e90..bd21f7eaf01f7056ff2cb1529209eb9d0e7b74f4:/include/wx/univ/notebook.h diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h index 81fa7bf3a0..2c7a161c1f 100644 --- a/include/wx/univ/notebook.h +++ b/include/wx/univ/notebook.h @@ -4,7 +4,6 @@ // Author: Vadim Zeitlin // Modified by: // Created: 01.02.01 -// RCS-ID: $Id$ // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -130,7 +129,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,