use more wxOVERRIDE (#329)
This commit is contained in:
@@ -65,9 +65,9 @@ public:
|
||||
protected:
|
||||
wxBitmap m_bitmap;
|
||||
|
||||
wxSize DoGetBestSize() const;
|
||||
wxSize DoGetBestSize() const wxOVERRIDE;
|
||||
|
||||
void UpdateColour();
|
||||
void UpdateColour() wxOVERRIDE;
|
||||
|
||||
// the colour data shown in wxColourPickerCtrlGeneric
|
||||
// controls. This member is static so that all colour pickers
|
||||
|
Reference in New Issue
Block a user