]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/statbox.h
Upport scrolling changes and mouse wheel changes.
[wxWidgets.git] / include / wx / motif / statbox.h
index 1682037dc1bf2c7f30dbc69d393fcad1bf8f9c3f..62c3d2ad8e78889db249ba76065e1fac9f70199b 100644 (file)
@@ -29,7 +29,7 @@ public:
         Create(parent, id, label, pos, size, style, name);
     }
 
-    ~wxStaticBox();
+    virtual ~wxStaticBox();
 
     bool Create(wxWindow *parent, wxWindowID id,
         const wxString& label,