Add wxRect2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -238,7 +238,9 @@ static wxPyCoreAPI API = {
|
||||
wxPyCheckForApp,
|
||||
|
||||
wxArrayDouble2PyList_helper,
|
||||
wxPoint2D_LIST_helper
|
||||
wxPoint2D_LIST_helper,
|
||||
wxRect2D_helper,
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user