X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/281c54cc42f9ca2578f08218b1eed8d5208db8f7..3eddc6bc00bcbdea23d52a8724f46ad56768f8b6:/wxPython/src/_core_api.i diff --git a/wxPython/src/_core_api.i b/wxPython/src/_core_api.i index 94050287b9..b85f62cae2 100644 --- a/wxPython/src/_core_api.i +++ b/wxPython/src/_core_api.i @@ -238,7 +238,10 @@ static wxPyCoreAPI API = { wxPyCheckForApp, wxArrayDouble2PyList_helper, - wxPoint2D_LIST_helper + wxPoint2D_LIST_helper, + wxRect2D_helper, + wxPosition_helper, + }; #endif