X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d02ea46cad50bf1bec81a8d5bcaa495b22f98057..6caa0f5cd18fe9fb39c207d5f31fa5633479a822:/wxPython/src/_streams.i diff --git a/wxPython/src/_streams.i b/wxPython/src/_streams.i index db75ebb98d..a918d91470 100644 --- a/wxPython/src/_streams.i +++ b/wxPython/src/_streams.i @@ -159,6 +159,7 @@ public: Py_DECREF(str); } } + size_t LastWrite() const; };