diff --git a/etg/app.py b/etg/app.py index 4ecbbf83..5177f480 100644 --- a/etg/app.py +++ b/etg/app.py @@ -212,6 +212,9 @@ def run(): #endif """) + c.find('GetGUIInstance').ignore() + + #------------------------------------------------------- module.find('wxHandleFatalExceptions').setCppCode("""\