]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/toplevel.h
move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently...
[wxWidgets.git] / include / wx / mgl / toplevel.h
index e11a87d5bdff1d18e2893e12ac21bd1e21cd68d1..cefcd0a4f54218ef74ce6e58f72b29e09169a1d5 100644 (file)
@@ -40,8 +40,6 @@ public:
                 long style = wxDEFAULT_FRAME_STYLE,
                 const wxString& name = wxFrameNameStr);
 
-    virtual ~wxTopLevelWindowMGL();
-
     // implement base class pure virtuals
     virtual void Maximize(bool maximize = true);
     virtual bool IsMaximized() const;