more use of wxOVERRIDE
This commit is contained in:
@@ -73,8 +73,8 @@ public:
|
||||
wxRichTextAttr* GetAttributes();
|
||||
|
||||
/// Data transfer
|
||||
virtual bool TransferDataToWindow();
|
||||
virtual bool TransferDataFromWindow();
|
||||
virtual bool TransferDataToWindow() wxOVERRIDE;
|
||||
virtual bool TransferDataFromWindow() wxOVERRIDE;
|
||||
|
||||
/// Updates the synchronization checkboxes to reflect the state of the attributes
|
||||
void UpdateSyncControls();
|
||||
|
Reference in New Issue
Block a user