]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/controls.i
added filename comparison test
[wxWidgets.git] / wxPython / src / controls.i
index e51a2e628f3dc6175b613a4a9dd2c6ffa7d49c31..28867cb1635b3f0d6bea4116130bcd22ac278a86 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module _controls
+%module(package="wx") _controls
 
 //---------------------------------------------------------------------------
 
@@ -60,6 +60,8 @@ MAKE_CONST_WXSTRING_NOSWIG(ControlNameStr);
 %include _pycontrol.i
 %include _cshelp.i
 %include _dragimg.i
+%include _datectrl.i
+
 
 
 //---------------------------------------------------------------------------