]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/html/htmlhelp.py
Added #include "wx/bitmap.h"
[wxWidgets.git] / utils / wxPython / modules / html / htmlhelp.py
index d3219b72b304b98f3eb3169cf97b839b049cef82..a3634b13aa33f247073c0a8103a4bc72a198e44a 100644 (file)
@@ -201,9 +201,6 @@ class wxHtmlHelpDataPtr :
     def AddBook(self, *_args, **_kwargs):
         val = apply(htmlhelpc.wxHtmlHelpData_AddBook,(self,) + _args, _kwargs)
         return val
-    def AddBookParam(self, *_args, **_kwargs):
-        val = apply(htmlhelpc.wxHtmlHelpData_AddBookParam,(self,) + _args, _kwargs)
-        return val
     def FindPageByName(self, *_args, **_kwargs):
         val = apply(htmlhelpc.wxHtmlHelpData_FindPageByName,(self,) + _args, _kwargs)
         return val