From: Robin Dunn Date: Fri, 3 Jun 2005 22:07:32 +0000 (+0000) Subject: reSWIGged X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/48a60f223de1acbeacd7422444139a7604c47808?hp=3a9becbd5439254a77e7dbc0278d80117a397264 reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/gtk/html.py b/wxPython/src/gtk/html.py index 1f4c4ef311..e7bd92745a 100644 --- a/wxPython/src/gtk/html.py +++ b/wxPython/src/gtk/html.py @@ -1754,6 +1754,7 @@ class HtmlHelpController(_core.Object): """GetFrame(self) -> HtmlHelpFrame""" return _html.HtmlHelpController_GetFrame(*args, **kwargs) + def Destroy(self): pass class HtmlHelpControllerPtr(HtmlHelpController): def __init__(self, this): diff --git a/wxPython/src/mac/html.py b/wxPython/src/mac/html.py index 1f4c4ef311..e7bd92745a 100644 --- a/wxPython/src/mac/html.py +++ b/wxPython/src/mac/html.py @@ -1754,6 +1754,7 @@ class HtmlHelpController(_core.Object): """GetFrame(self) -> HtmlHelpFrame""" return _html.HtmlHelpController_GetFrame(*args, **kwargs) + def Destroy(self): pass class HtmlHelpControllerPtr(HtmlHelpController): def __init__(self, this): diff --git a/wxPython/src/msw/html.py b/wxPython/src/msw/html.py index 1f4c4ef311..e7bd92745a 100644 --- a/wxPython/src/msw/html.py +++ b/wxPython/src/msw/html.py @@ -1754,6 +1754,7 @@ class HtmlHelpController(_core.Object): """GetFrame(self) -> HtmlHelpFrame""" return _html.HtmlHelpController_GetFrame(*args, **kwargs) + def Destroy(self): pass class HtmlHelpControllerPtr(HtmlHelpController): def __init__(self, this):