add missing wxOVERRIDE
This commit is contained in:
parent
837c3a0df1
commit
8585f3215a
@ -44,7 +44,7 @@ public:
|
|||||||
wxAuiManager* GetOwnerManager() const;
|
wxAuiManager* GetOwnerManager() const;
|
||||||
|
|
||||||
// Allow processing accelerators to the parent frame
|
// Allow processing accelerators to the parent frame
|
||||||
virtual bool IsTopNavigationDomain() const { return false; }
|
virtual bool IsTopNavigationDomain() const wxOVERRIDE { return false; }
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
virtual void OnMoveStart();
|
virtual void OnMoveStart();
|
||||||
|
Loading…
Reference in New Issue
Block a user