]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/help.py
A little different fix for how to delay the call to __wxCleanup
[wxWidgets.git] / wxPython / src / msw / help.py
index 7f7f764c04a123ceccb5a2e308efe63f823cd95b..9da1a4e53245a548993120fb82960c7a9f160749 100644 (file)
@@ -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)