more use of wxOVERRIDE
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
long style = wxOK|wxCENTRE,
|
||||
const wxPoint& pos = wxDefaultPosition);
|
||||
|
||||
virtual int ShowModal();
|
||||
virtual int ShowModal() wxOVERRIDE;
|
||||
|
||||
protected:
|
||||
// Creates a message dialog taking any options that have been set after
|
||||
|
Reference in New Issue
Block a user