]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/docmdi.h
even more interface fixes
[wxWidgets.git] / interface / wx / docmdi.h
index 68834c2c9ffbb6e58c2c3bd13e02193fbfc1c03d..92b5029803215a15bc55eeda23b39fe3525d17b0 100644 (file)
@@ -41,7 +41,7 @@ public:
     /**
         Destructor.
     */
-    ~wxDocMDIParentFrame();
+    virtual ~wxDocMDIParentFrame();
 
     /**
         Creates the window.
@@ -110,7 +110,7 @@ public:
     /**
         Destructor.
     */
-    ~wxDocMDIChildFrame();
+    virtual ~wxDocMDIChildFrame();
 
     /**
         Returns the document associated with this frame.