]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/treectrl.h
Initialise all variables
[wxWidgets.git] / include / wx / mac / classic / treectrl.h
index 5a4f05b26472733e0c4c72ed56d37b0db9ac8724..52702e2ab05a9e8b7a79c27d4eaf63607fe99219 100644 (file)
@@ -127,7 +127,7 @@ public:
     {
         Create(parent, id, pos, size, style, validator, name);
     }
-    ~wxTreeCtrl();
+    virtual ~wxTreeCtrl();
 
     bool Create(wxWindow *parent, wxWindowID id = wxID_ANY,
                 const wxPoint& pos = wxDefaultPosition,