]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/minifram.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / gtk / minifram.h
index de339f016a57a8b0bbbf01cf62e11bc1ffef6db9..119ff2602af627ccd515c723edb9a3cced5261a9 100644 (file)
@@ -33,6 +33,7 @@ public:
     {
         Create(parent, id, title, pos, size, style, name);
     }
+    ~wxMiniFrame();
 
     bool Create(wxWindow *parent,
             wxWindowID id,