]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treebase.h
reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document...
[wxWidgets.git] / interface / wx / treebase.h
index e1122c9c293e98ffa862ae2ac40f093a3b3dcf46..6debc4fae1b9d816249375272294ceb166ea0639 100644 (file)
@@ -83,7 +83,7 @@ public:
     /**
         Virtual destructor.
     */
-    ~wxTreeItemData();
+    virtual ~wxTreeItemData();
 
     /**
         Returns the item associated with this node.