Addition of overrides in diverse headers

This commit is contained in:
Hartwig
2015-11-22 10:16:01 +01:00
parent 308de8b69d
commit 474461601f
7 changed files with 132 additions and 132 deletions

View File

@@ -81,7 +81,7 @@ public:
virtual wxString GetName() const wxOVERRIDE;
#ifdef __WXOSX_COCOA__
virtual wxBitmap GetLargeIcon() const;
virtual wxBitmap GetLargeIcon() const wxOVERRIDE;
#endif
private: