use more wxOVERRIDE (#329)
This commit is contained in:
@@ -238,7 +238,7 @@ public:
|
||||
protected:
|
||||
#ifdef __WXMSW__
|
||||
virtual WXLRESULT
|
||||
MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
|
||||
MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam) wxOVERRIDE;
|
||||
#endif // __WXMSW__
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user