more use of wxOVERRIDE
This commit is contained in:
@@ -72,8 +72,8 @@ public:
|
||||
wxRichTextAttr* GetAttributes();
|
||||
|
||||
/// Data transfer
|
||||
virtual bool TransferDataToWindow();
|
||||
virtual bool TransferDataFromWindow();
|
||||
virtual bool TransferDataToWindow() wxOVERRIDE;
|
||||
virtual bool TransferDataFromWindow() wxOVERRIDE;
|
||||
|
||||
/// Respond to colour swatch click
|
||||
void OnColourSwatch(wxCommandEvent& event);
|
||||
|
Reference in New Issue
Block a user