]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/windows.i
Only Freeze/Thaw on wxMSW. The other ports don't need it.
[wxWidgets.git] / wxPython / src / windows.i
index 5044563f2abb54274d3a174712138bc4d6d5f3bc..d9dfc0e8499f166ed2dccaef17659ed8795fb599 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module _windows
+%module(package="wx") _windows
 
 //---------------------------------------------------------------------------