More use of wxOVERRIDE
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
long style = wxLI_HORIZONTAL,
|
||||
const wxString &name = wxStaticLineNameStr );
|
||||
|
||||
virtual QWidget *GetHandle() const;
|
||||
virtual QWidget *GetHandle() const wxOVERRIDE;
|
||||
|
||||
private:
|
||||
QFrame *m_qtFrame;
|
||||
|
Reference in New Issue
Block a user