]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/activex/activex.i
corrected code to not suppose that Write() always writes all the data it was given
[wxWidgets.git] / wxPython / contrib / activex / activex.i
index c663e332a4d9149314e02d38d716bca6ffde7861..6fe37547fa30592f2e7e58210810380407e7ac54 100644 (file)
@@ -11,7 +11,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-%module activex
+%module(package="wx") activex
 
 %{
 #include "wx/wxPython/wxPython.h"