]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wizard.i
test wxString's char<->wchar_t ctors
[wxWidgets.git] / wxPython / src / wizard.i
index 48a8e9d31c49b6d78b06e9704e8120bc8174d964..da7624931fe5f195d387d1794a21f8c19bdeb2e7 100644 (file)
@@ -14,7 +14,8 @@
 "`Wizard` is a dialog class that guides the user through a sequence of steps,
 or pages."
 %enddef
-%module(docstring=DOCSTRING) wizard
+
+%module(package="wx", docstring=DOCSTRING) wizard
 
 %{
 #include "wx/wxPython/wxPython.h"