]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gdi.i
Updated layout test
[wxWidgets.git] / wxPython / src / gdi.i
index 93daf3fdb3228745e93525f022e61c5973334c30..453b0e9f8e2a78d8e449e44c0582cc427863af1b 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module gdi
+%module _gdi
 
 //---------------------------------------------------------------------------
 
 
 //---------------------------------------------------------------------------
 
 //---------------------------------------------------------------------------
 
 %import core.i
 //---------------------------------------------------------------------------
 
 %import core.i
-%pythoncode { wx = core }
-%pythoncode { __docfilter__ = wx.__docfilter__ }
+%pythoncode { wx = _core }
 
 
-%include _gdi_rename.i
+%include __gdi_rename.i
 
 
 MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
 
 
 MAKE_CONST_WXSTRING_NOSWIG(EmptyString);