More use of wxOVERRIDE
This commit is contained in:
@@ -23,9 +23,9 @@ public:
|
||||
// implementation
|
||||
// --------------
|
||||
|
||||
virtual void SetLabel( const wxString &label );
|
||||
virtual void SetLabel( const wxString &label ) wxOVERRIDE;
|
||||
|
||||
virtual QWidget *GetHandle() const;
|
||||
virtual QWidget *GetHandle() const wxOVERRIDE;
|
||||
|
||||
// implementation only
|
||||
void QtUpdateState();
|
||||
|
Reference in New Issue
Block a user