X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cd096152351bd8a1a2073b4e5816f3c4efad563e..0e7fa3a63f2e36bc5b89b7cd8fd85ede84cd01ad:/wxPython/src/gtk/help.py diff --git a/wxPython/src/gtk/help.py b/wxPython/src/gtk/help.py index 7f7f764c04..9da1a4e532 100644 --- a/wxPython/src/gtk/help.py +++ b/wxPython/src/gtk/help.py @@ -116,6 +116,7 @@ class wxContextHelpButton(wxContextHelpButtonPtr): def __init__(self,*_args,**_kwargs): self.this = apply(helpc.new_wxContextHelpButton,_args,_kwargs) self.thisown = 1 + self._setOORInfo(self)