X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/989ab1e5a604d3a44635d3ec50b520afdfe58077..c746b747074dba438ac1c06b612184aaad7c7dc6:/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,