]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gdi.i
wxListCtrl --> wx.ListCtrl
[wxWidgets.git] / wxPython / src / gdi.i
index 453b0e9f8e2a78d8e449e44c0582cc427863af1b..9b0078e018f65c87e6e5e00c013fdeddcb341914 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module _gdi
+%module(package="wx") _gdi
 
 //---------------------------------------------------------------------------