X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab1f7d2aa9cb1857cf87e105ebbd36a92676bbde..31f8e937b872b889f41e363dd2cf07d3ffe32f1d:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index ca4889fded..74cc3ac90f 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -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"