X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/989ab1e5a604d3a44635d3ec50b520afdfe58077..8e7cb70ce34a3ba10fed3a7a708d66543eb314a6:/include/wx/mac/classic/treectrl.h diff --git a/include/wx/mac/classic/treectrl.h b/include/wx/mac/classic/treectrl.h index 5a4f05b264..52702e2ab0 100644 --- a/include/wx/mac/classic/treectrl.h +++ b/include/wx/mac/classic/treectrl.h @@ -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,