X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f4e928794167715f19a3021d62b7c4f77611694..922ba68045d84789ab1dfceb4d1aa1b6e2c5e810:/wxPython/src/export.h?ds=inline diff --git a/wxPython/src/export.h b/wxPython/src/export.h index a1b172ebba..97587e9d21 100644 --- a/wxPython/src/export.h +++ b/wxPython/src/export.h @@ -64,6 +64,8 @@ static void wxPyCoreAPI_IMPORT() { #define wxPyMake_wxObject2(a,b) (wxPyCoreAPIPtr->p_wxPyMake_wxObject(a,b)) #define wxPyMake_wxSizer(a) (wxPyCoreAPIPtr->p_wxPyMake_wxSizer(a)) #define wxPyPtrTypeMap_Add(a, b) (wxPyCoreAPIPtr->p_wxPyPtrTypeMap_Add(a, b)) +#define wxArrayString2PyList_helper(a) (wxPyCoreAPIPtr->p_wxArrayString2PyList_helper(a)) + // This one is special. It's the first function called in SWIG generated