X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b702ab768f4b9736647b4ba0de79dac64e7c60c8..03dc5fadefcef0fe2d3dde81611532d115eded30:/wxPython/src/_core_api.i diff --git a/wxPython/src/_core_api.i b/wxPython/src/_core_api.i index 0669d1fcbb..b85f62cae2 100644 --- a/wxPython/src/_core_api.i +++ b/wxPython/src/_core_api.i @@ -235,8 +235,13 @@ static wxPyCoreAPI API = { wxPyInstance_Check, wxPySwigInstance_Check, - wxPyCheckForApp + wxPyCheckForApp, + wxArrayDouble2PyList_helper, + wxPoint2D_LIST_helper, + wxRect2D_helper, + wxPosition_helper, + }; #endif