X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a0a61b066634794fe4e82ecbb758f822681d941..6028be3f39babc4530472a4139576fe318c6aa90:/wxPython/src/common.swg diff --git a/wxPython/src/common.swg b/wxPython/src/common.swg index 4e739206ef..afdaf0b9f1 100644 --- a/wxPython/src/common.swg +++ b/wxPython/src/common.swg @@ -62,6 +62,7 @@ SWIGIMPORT(swig_type_info *) SWIG_TypeCheck(char *c, swig_type_info *); SWIGIMPORT(void *) SWIG_TypeCast(swig_type_info *, void *); SWIGIMPORT(swig_type_info *) SWIG_TypeDynamicCast(swig_type_info *, void **); SWIGIMPORT(const char *) SWIG_TypeName(const swig_type_info *); +SWIGIMPORT(const char *) SWIG_TypePrettyName(const swig_type_info *); SWIGIMPORT(swig_type_info *) SWIG_TypeQuery(const char *); SWIGIMPORT(void) SWIG_TypeClientData(swig_type_info *, void *); SWIGIMPORT(char *) SWIG_PackData(char *, void *, int); @@ -71,3 +72,4 @@ SWIGIMPORT(char *) SWIG_UnpackData(char *, void *, int); #ifdef __cplusplus } #endif +