]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/minifram.h
activating DrawRectangle optimization
[wxWidgets.git] / include / wx / gtk / minifram.h
index 7cda4e321640bd4c6f73bff563095443fe6b0b74..119ff2602af627ccd515c723edb9a3cced5261a9 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////
-// Name:        minifram.h
+// Name:        wx/gtk/minifram.h
 // Purpose:     wxMiniFrame class
 // Author:      Robert Roebling
 // RCS-ID:      $Id$
 // Purpose:     wxMiniFrame class
 // Author:      Robert Roebling
 // RCS-ID:      $Id$
@@ -33,6 +33,7 @@ public:
     {
         Create(parent, id, title, pos, size, style, name);
     }
     {
         Create(parent, id, title, pos, size, style, name);
     }
+    ~wxMiniFrame();
 
     bool Create(wxWindow *parent,
             wxWindowID id,
 
     bool Create(wxWindow *parent,
             wxWindowID id,