More use of wxOVERRIDE
This commit is contained in:
parent
794c1374b8
commit
9511ab08f1
116 changed files with 874 additions and 873 deletions
|
|
@ -24,7 +24,7 @@ public:
|
|||
const wxValidator& validator = wxDefaultValidator,
|
||||
const wxString& name = wxControlNameStr);
|
||||
|
||||
virtual wxSize DoGetBestSize() const;
|
||||
virtual wxSize DoGetBestSize() const wxOVERRIDE;
|
||||
|
||||
protected:
|
||||
bool QtCreateControl( wxWindow *parent, wxWindowID id, const wxPoint &pos,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue