X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99109c0ff1c29c7c977c073f9f8e0bf4b8e728f7..4b60a5d70f7178960fa9c4de09c2bb13d6d7d04d:/wxPython/src/controls.i diff --git a/wxPython/src/controls.i b/wxPython/src/controls.i index e51a2e628f..c72ff6fc2e 100644 --- a/wxPython/src/controls.i +++ b/wxPython/src/controls.i @@ -10,7 +10,7 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -%module _controls +%module(package="wx") _controls //---------------------------------------------------------------------------