mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-03-15 05:00:08 +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