X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d02ea46cad50bf1bec81a8d5bcaa495b22f98057..0a5bb138a71dfc1c706fc0858fb2801500e2c2e8:/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; };