X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1d5aa1285e4419a067815974b5bad2a1d76c747..c39058f631b3a53682f00807a60bfff6c5aa2b7c:/interface/wx/editlbox.h diff --git a/interface/wx/editlbox.h b/interface/wx/editlbox.h index 51013c93c6..024b1aabe2 100644 --- a/interface/wx/editlbox.h +++ b/interface/wx/editlbox.h @@ -71,7 +71,7 @@ public: /** Destructor, destroying the list box. */ - ~wxEditableListBox(); + virtual ~wxEditableListBox(); /** Creates the editable listbox for two-step construction.