]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
update from herbert breunung
[wxWidgets.git] / wxPython / src / html.i
index ca4889fded4cc4349dcbfd6bbdc424ace9b101a1..74cc3ac90f2abd8e36338c6c1a90b16cfb3f3c17 100644 (file)
@@ -14,7 +14,7 @@
 "Classes for a simple HTML rendering window, HTML Help Window, etc."
 %enddef
 
-%module(docstring=DOCSTRING) html
+%module(package="wx", docstring=DOCSTRING) html
 
 %{
 #include "wx/wxPython/wxPython.h"