]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/minifram.h
even more interface fixes
[wxWidgets.git] / interface / wx / minifram.h
index dc137679b22266c416fc34e843dc78ceafe38812..ef4363a8d9be7c1c0a61786f28f80c0d6e3ef9ed 100644 (file)
@@ -95,7 +95,7 @@ public:
     /**
         Destructor. Destroys all child windows and menu bar if present.
     */
-    ~wxMiniFrame();
+    virtual ~wxMiniFrame();
 
     /**
         Used in two-step frame construction. See wxMiniFrame()