Add more wxOVERRIDE
This commit is contained in:
parent
455a45f5a8
commit
7c1ab06ea5
51 changed files with 193 additions and 193 deletions
|
|
@ -13,7 +13,7 @@ class MyApp: public wxApp
|
|||
{
|
||||
public:
|
||||
MyApp(void){};
|
||||
bool OnInit(void);
|
||||
bool OnInit(void) wxOVERRIDE;
|
||||
};
|
||||
|
||||
class MyFrame: public wxFrame
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue