X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c7620f666a5a8cfd6a570c949d2e9ba109858a5..cde23b64b5194f0d71cf16c85ea33d28419c815f:/include/wx/gtk/toplevel.h diff --git a/include/wx/gtk/toplevel.h b/include/wx/gtk/toplevel.h index 40129f5def..12894ce7be 100644 --- a/include/wx/gtk/toplevel.h +++ b/include/wx/gtk/toplevel.h @@ -138,7 +138,6 @@ protected: virtual void DoSetClientSize(int width, int height); virtual void DoGetClientSize(int *width, int *height) const; - virtual wxSize DoGetBestSize() const; // string shown in the title bar wxString m_title;