More use of wxOVERRIDE
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
wxFontDialog(wxWindow *parent, const wxFontData& data) { Create(parent, data); }
|
||||
|
||||
protected:
|
||||
bool DoCreate(wxWindow *parent);
|
||||
bool DoCreate(wxWindow *parent) wxOVERRIDE;
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user