X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/925f7740663f38ed8296ddb247754a9d62152aea..f321ab7fb40525098cea6594ffbf2daf0186b1a3:/include/wx/motif/statbox.h?ds=sidebyside diff --git a/include/wx/motif/statbox.h b/include/wx/motif/statbox.h index 1682037dc1..62c3d2ad8e 100644 --- a/include/wx/motif/statbox.h +++ b/include/wx/motif/statbox.h @@ -29,7 +29,7 @@ public: Create(parent, id, label, pos, size, style, name); } - ~wxStaticBox(); + virtual ~wxStaticBox(); bool Create(wxWindow *parent, wxWindowID id, const wxString& label,