mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
Don't ignore UsesEventLoop
This commit is contained in:
@@ -55,7 +55,6 @@ def run():
|
||||
c.find('OnInitCmdLine').ignore()
|
||||
|
||||
c.find('HandleEvent').ignore()
|
||||
c.find('UsesEventLoop').ignore()
|
||||
|
||||
# We will use OnAssertFailure, but I don't think we should let it be
|
||||
# overridden in Python.
|
||||
|
||||
Reference in New Issue
Block a user