mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
@@ -66,6 +66,8 @@ def run():
|
||||
sipTransferTo(sipResObj, Py_None);
|
||||
}
|
||||
"""
|
||||
method = c.find('GetPopupMenu')
|
||||
method.ignore(False)
|
||||
|
||||
|
||||
c.find('Destroy').transferThis = True
|
||||
|
||||
Reference in New Issue
Block a user