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