]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/mdi.h
Added DetachOldLog to avoid destruction of old log target
[wxWidgets.git] / include / wx / gtk / mdi.h
index 5ce91c006ead8aba9612d38f33bf0c0b7bea5620..ee20c378be3493131f6d069d4fb9b222cb6c6db5 100644 (file)
@@ -164,8 +164,6 @@ protected:
     virtual void DoSetSize(int x, int y,
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);
-    virtual void DoSetClientSize(int width, int height);
-    virtual void DoGetClientSize( int *width, int *height ) const;
 
 private:
     DECLARE_EVENT_TABLE()