use more wxOVERRIDE (#329)
This commit is contained in:
parent
d0c57dbef0
commit
977a826639
66 changed files with 456 additions and 455 deletions
|
|
@ -41,8 +41,8 @@ public:
|
|||
|
||||
virtual wxWindow *GetPane() const = 0;
|
||||
|
||||
virtual wxString GetLabel() const = 0;
|
||||
virtual void SetLabel(const wxString& label) = 0;
|
||||
virtual wxString GetLabel() const wxOVERRIDE = 0;
|
||||
virtual void SetLabel(const wxString& label) wxOVERRIDE = 0;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue