reSWIGged for new runtime, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -209,7 +209,7 @@ class WizardPageSimple(WizardPage):
|
||||
return _wizard.WizardPageSimple_SetNext(*args, **kwargs)
|
||||
|
||||
def Chain(*args, **kwargs):
|
||||
"""WizardPageSimple.Chain(WizardPageSimple first, WizardPageSimple second)"""
|
||||
"""Chain(WizardPageSimple first, WizardPageSimple second)"""
|
||||
return _wizard.WizardPageSimple_Chain(*args, **kwargs)
|
||||
|
||||
Chain = staticmethod(Chain)
|
||||
|
Reference in New Issue
Block a user