prototype fixes (this time including pure virtual function detection)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
/**
|
||||
Destructor, destroying the combobox.
|
||||
*/
|
||||
~wxBitmapComboBox();
|
||||
virtual ~wxBitmapComboBox();
|
||||
|
||||
/**
|
||||
Adds the item to the end of the combo box.
|
||||
|
Reference in New Issue
Block a user