more use of wxOVERRIDE
This commit is contained in:
@@ -272,7 +272,7 @@ public:
|
||||
virtual void SetString(unsigned int n, const wxString& s) wxOVERRIDE;
|
||||
|
||||
// resolve ambiguity between wxItemContainer and wxVListBox versions
|
||||
void Clear();
|
||||
void Clear() wxOVERRIDE;
|
||||
|
||||
protected:
|
||||
virtual int DoInsertItems(const wxArrayStringsAdapter & items,
|
||||
|
Reference in New Issue
Block a user