More use of wxOVERRIDE
This commit is contained in:
parent
2881d9875a
commit
3b9aeaeb2f
17 changed files with 97 additions and 97 deletions
|
|
@ -141,7 +141,7 @@ class wxMediaPlayerApp : public wxApp
|
|||
{
|
||||
public:
|
||||
#ifdef __WXMAC__
|
||||
virtual void MacOpenFiles(const wxArrayString & fileNames );
|
||||
virtual void MacOpenFiles(const wxArrayString & fileNames ) wxOVERRIDE;
|
||||
#endif
|
||||
|
||||
#if wxUSE_CMDLINE_PARSER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue