]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/htmlhelp.py
Added typemap for wxArrayString
[wxWidgets.git] / wxPython / src / gtk / htmlhelp.py
index 912a0dca35534c3b778c7621a15fa0fc7c7cc737..b7c5e95d9cc365c5588c3e16d48453ea4c1a2106 100644 (file)
@@ -233,6 +233,7 @@ class wxHtmlHelpFrame(wxHtmlHelpFramePtr):
     def __init__(self,*_args,**_kwargs):
         self.this = apply(htmlhelpc.new_wxHtmlHelpFrame,_args,_kwargs)
         self.thisown = 1
+        self._setOORInfo(self)
 
 
 
@@ -287,6 +288,7 @@ class wxHtmlHelpController(wxHtmlHelpControllerPtr):
     def __init__(self,*_args,**_kwargs):
         self.this = apply(htmlhelpc.new_wxHtmlHelpController,_args,_kwargs)
         self.thisown = 1
+        self._setOORInfo(self)