More use of wxOVERRIDE
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
static void SoundStopped(const wxSoundData* data);
|
||||
|
||||
protected:
|
||||
bool DoPlay(unsigned flags) const;
|
||||
bool DoPlay(unsigned flags) const wxOVERRIDE;
|
||||
void Init();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user