More use of wxOVERRIDE
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
wxApp();
|
||||
~wxApp();
|
||||
|
||||
virtual bool Initialize(int& argc, wxChar **argv);
|
||||
virtual bool Initialize(int& argc, wxChar **argv) wxOVERRIDE;
|
||||
|
||||
private:
|
||||
wxScopedPtr<QApplication> m_qtApplication;
|
||||
|
Reference in New Issue
Block a user