More use of wxOVERRIDE
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
class MyApp : public wxApp
|
||||
{
|
||||
public:
|
||||
bool OnInit();
|
||||
bool OnInit() wxOVERRIDE;
|
||||
};
|
||||
|
||||
// Define a new frame
|
||||
|
Reference in New Issue
Block a user