X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7f8258414f300cc6656bb00cec982a7324f2056..56a52e909411904736e41258c39f306d218d84d5:/wxPython/src/common.swg diff --git a/wxPython/src/common.swg b/wxPython/src/common.swg index 6c79330d6b..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);