X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/281c54cc42f9ca2578f08218b1eed8d5208db8f7..9e477492e29e03c02827b1e42a16cb09a13f5149:/wxPython/src/_core_api.i?ds=sidebyside 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