Addition of missing overrides to splitter.h
This commit is contained in:
@@ -217,7 +217,7 @@ public:
|
|||||||
virtual void SizeWindows();
|
virtual void SizeWindows();
|
||||||
|
|
||||||
#ifdef __WXMAC__
|
#ifdef __WXMAC__
|
||||||
virtual bool MacClipGrandChildren() const { return true ; }
|
virtual bool MacClipGrandChildren() const wxOVERRIDE { return true ; }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Sets the sash size: this doesn't do anything and shouldn't be used at
|
// Sets the sash size: this doesn't do anything and shouldn't be used at
|
||||||
|
Reference in New Issue
Block a user