use more wxOVERRIDE (#329)
This commit is contained in:
@@ -309,7 +309,7 @@ protected:
|
||||
const wxFSWatchEntryMSW* watch;
|
||||
};
|
||||
|
||||
virtual ExitCode Entry();
|
||||
virtual ExitCode Entry() wxOVERRIDE;
|
||||
|
||||
// wait for events to occur, read them and send to interested parties
|
||||
// returns false it empty status was read, which means we would exit
|
||||
|
Reference in New Issue
Block a user