]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/webkit_wrap.cpp
Show some GradientFill usage
[wxWidgets.git] / wxPython / src / mac / webkit_wrap.cpp
index 4d75ad27f3f9a054221c9242fc867950b9b3577d..9ad142564bfcf0d2b4a522793c773ff1653ffa14 100644 (file)
@@ -9,6 +9,7 @@
  * ----------------------------------------------------------------------------- */
 
 #define SWIGPYTHON
+#define SWIG_VERSION 0x010327
 
 #ifdef __cplusplus
 template<class T> class SwigValueWrapper {
@@ -1654,7 +1655,7 @@ SWIG_AsVal_long(PyObject* obj, long* val)
         return 1;
     }
     else {
-        SWIG_type_error("number", obj);
+        SWIG_Python_TypeError("number", obj);
     }
     return 0;
 }