X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..50b2d5444664827e97c637b3921500ea22b4fd45:/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,