]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wx.i
Delete help text entry before adding new one, else
[wxWidgets.git] / wxPython / src / wx.i
index bca4da78209f22ca5ddff1c7af47f654e39d9e4f..3925c11c679acc91cf51c032c647e93b9404633f 100644 (file)
@@ -207,7 +207,9 @@ static wxPyCoreAPI API = {
 
     wxPyClientData_dtor,
     wxPyUserData_dtor,
-    wxPyOORClientData_dtor
+    wxPyOORClientData_dtor,
+
+    wxPyCBInputStream_create
 };