]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
added missing button state
[wxWidgets.git] / wxPython / src / _core_api.i
index 94050287b9ea5fc298d90197017db31161b7b9ce..9fcad55a74bf7a091d9b4884c48e279aa4f6ff75 100644 (file)
@@ -238,7 +238,9 @@ static wxPyCoreAPI API = {
     wxPyCheckForApp,
 
     wxArrayDouble2PyList_helper,
-    wxPoint2D_LIST_helper
+    wxPoint2D_LIST_helper,
+    wxRect2D_helper,
+
 };
 
 #endif