]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statbox.h
Use wxUSE_LONGLONG_NATIVE more
[wxWidgets.git] / interface / wx / statbox.h
index 99c679c9f102cfe373267b9b0611729d2b4f77f5..c612133138d2eda5e2d07de2ccba9479fc0188c6 100644 (file)
@@ -68,7 +68,7 @@ public:
     /**
         Destructor, destroying the group box.
     */
-    ~wxStaticBox();
+    virtual ~wxStaticBox();
 
     /**
         Creates the static box for two-step construction. See wxStaticBox()