X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc5f2236eb2a043010243a7f41f6590f9a6c0cdb..5a07e9748288d199216af61dcac67d45011e36fe:/wxPython/src/wx.i diff --git a/wxPython/src/wx.i b/wxPython/src/wx.i index bca4da7820..3925c11c67 100644 --- a/wxPython/src/wx.i +++ b/wxPython/src/wx.i @@ -207,7 +207,9 @@ static wxPyCoreAPI API = { wxPyClientData_dtor, wxPyUserData_dtor, - wxPyOORClientData_dtor + wxPyOORClientData_dtor, + + wxPyCBInputStream_create };