]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
fixed wxString iterators linked list corruption
[wxWidgets.git] / wxPython / src / _core_api.i
index 9fcad55a74bf7a091d9b4884c48e279aa4f6ff75..b85f62cae242d89e99d110a2b56873be67118df1 100644 (file)
@@ -240,7 +240,8 @@ static wxPyCoreAPI API = {
     wxArrayDouble2PyList_helper,
     wxPoint2D_LIST_helper,
     wxRect2D_helper,
-
+    wxPosition_helper,
+    
 };
 
 #endif