mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Keep a reference to the data parameter in wxFindReplaceDialog ctor
This commit is contained in:
@@ -54,7 +54,7 @@ def run():
|
||||
|
||||
c = module.find('wxFindReplaceDialog')
|
||||
tools.fixTopLevelWindowClass(c)
|
||||
|
||||
c.find('wxFindReplaceDialog.data').keepReference = True
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
tools.doCommonTweaks(module)
|
||||
|
||||
Reference in New Issue
Block a user