X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63ec432bd7b9c93961e85e871bcb31758364a634..ce4b7808ca940be201422a066de141ca12f13863:/include/wx/mac/classic/toolbar.h diff --git a/include/wx/mac/classic/toolbar.h b/include/wx/mac/classic/toolbar.h index 18141faa1a..7cc0f7ebe7 100644 --- a/include/wx/mac/classic/toolbar.h +++ b/include/wx/mac/classic/toolbar.h @@ -38,7 +38,7 @@ class WXDLLEXPORT wxToolBar: public wxToolBarBase Init(); Create(parent, id, pos, size, style, name); } - ~wxToolBar(); + virtual ~wxToolBar(); bool Create(wxWindow *parent, wxWindowID id, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxNO_BORDER|wxTB_HORIZONTAL,