]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
remove unneeded DoGetClientSize
[wxWidgets.git] / include / wx / tbarbase.h
index 2414b2c56b706ce884f841de582e0dcb64311f64..8eb5f22af431d9643dfc4b7c1cbeaf8ccb2e215d 100644 (file)
@@ -105,7 +105,7 @@ public:
         m_toolStyle = wxTOOL_STYLE_CONTROL;
     }
 
-    ~wxToolBarToolBase(){}
+    virtual ~wxToolBarToolBase(){}
 
     // accessors
     // ---------