Add wx.Position

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-04-12 00:41:45 +00:00
parent 26ee65c723
commit 363868e5eb
4 changed files with 61 additions and 3 deletions

View File

@@ -240,7 +240,8 @@ static wxPyCoreAPI API = {
wxArrayDouble2PyList_helper,
wxPoint2D_LIST_helper,
wxRect2D_helper,
wxPosition_helper,
};
#endif