]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/toplevel.h
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
[wxWidgets.git] / include / wx / msw / toplevel.h
index 66c81cfb453dd2861cfb081c5a033517e5c1e8b2..1bbcc2dcaa2c64008a7f7cdb475e38d843dc9929 100644 (file)
@@ -88,9 +88,6 @@ protected:
     // common part of Iconize(), Maximize() and Restore()
     void DoShowWindow(int nShowCmd);
 
-    // implement the geometry-related methods for a top level window
-    virtual void DoSetClientSize(int width, int height);
-
     // get the MSW window flags corresponding to wxWindows ones
     //
     // the functions returns the flags (WS_XXX) directly and puts the ext