X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53aa7709e08bb3cdaa8ec5c4977f32e817aff7d6..2b0246530d08cf7724d94c70d631c166f9717c2c:/wxPython/src/gtk/html.py 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):