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