More use of wxOVERRIDE
This commit is contained in:
parent
2881d9875a
commit
3b9aeaeb2f
17 changed files with 97 additions and 97 deletions
|
|
@ -266,7 +266,7 @@ wxEND_EVENT_TABLE()
|
|||
class MyApp : public wxApp
|
||||
{
|
||||
public:
|
||||
virtual bool OnInit()
|
||||
virtual bool OnInit() wxOVERRIDE
|
||||
{
|
||||
new MyFrame;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue