mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02: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