]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/toplevel.h
Added wchar handling for EMX (gcc on OS/2).
[wxWidgets.git] / include / wx / msw / toplevel.h
index f6a42ff4b7701b4445f6379088d4d94b576a0965..1bbcc2dcaa2c64008a7f7cdb475e38d843dc9929 100644 (file)
@@ -88,10 +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);
-    virtual void DoGetClientSize(int *width, int *height) const;
-
     // get the MSW window flags corresponding to wxWindows ones
     //
     // the functions returns the flags (WS_XXX) directly and puts the ext