X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d02ea46cad50bf1bec81a8d5bcaa495b22f98057..03dc5fadefcef0fe2d3dde81611532d115eded30:/wxPython/src/_streams.i?ds=sidebyside 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; };