X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b702ab768f4b9736647b4ba0de79dac64e7c60c8..9e477492e29e03c02827b1e42a16cb09a13f5149:/wxPython/src/_core_api.i?ds=sidebyside diff --git a/wxPython/src/_core_api.i b/wxPython/src/_core_api.i index 0669d1fcbb..9fcad55a74 100644 --- a/wxPython/src/_core_api.i +++ b/wxPython/src/_core_api.i @@ -235,7 +235,11 @@ static wxPyCoreAPI API = { wxPyInstance_Check, wxPySwigInstance_Check, - wxPyCheckForApp + wxPyCheckForApp, + + wxArrayDouble2PyList_helper, + wxPoint2D_LIST_helper, + wxRect2D_helper, };