]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/minifram.h
remove warnings
[wxWidgets.git] / include / wx / motif / minifram.h
index 563691c5b9bdf52b6858d4804a464cdee2453ec0..a649a04740a85f2821f86ef6e26cdeafb819681e 100644 (file)
@@ -34,7 +34,7 @@ public:
         Create(parent, id, title, pos, size, style, name);
     }
 
-    ~wxMiniFrame() {}
+    virtual ~wxMiniFrame() {}
 protected:
 };