X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..f321ab7fb40525098cea6594ffbf2daf0186b1a3:/include/wx/motif/combobox.h diff --git a/include/wx/motif/combobox.h b/include/wx/motif/combobox.h index fcdf4094f9..e47a4e8b64 100644 --- a/include/wx/motif/combobox.h +++ b/include/wx/motif/combobox.h @@ -21,7 +21,7 @@ class WXDLLEXPORT wxComboBox: public wxChoice public: wxComboBox() { m_inSetSelection = false; } - ~wxComboBox(); + virtual ~wxComboBox(); inline wxComboBox(wxWindow *parent, wxWindowID id, const wxString& value = wxEmptyString,