]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
Allow using wxGraphicsContext with MinGW if gdiplus.h is available.
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 40129f5def79c9bedcf2cb4ef3a3f8577a3f1b1d..12894ce7be890e52ad388f5bfaa49dfa793025cc 100644 (file)
@@ -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;