More use of wxOVERRIDE
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
||||
bool Create(wxWindow *parent);
|
||||
bool Create(wxWindow *parent, const wxFontData& data);
|
||||
|
||||
int ShowModal();
|
||||
int ShowModal() wxOVERRIDE;
|
||||
wxFontData& GetFontData() { return m_fontData; }
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user