mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
Ignore wx.App.GetGUIInstance
This commit is contained in:
@@ -212,6 +212,9 @@ def run():
|
||||
#endif
|
||||
""")
|
||||
|
||||
c.find('GetGUIInstance').ignore()
|
||||
|
||||
|
||||
#-------------------------------------------------------
|
||||
|
||||
module.find('wxHandleFatalExceptions').setCppCode("""\
|
||||
|
||||
Reference in New Issue
Block a user