]> git.saurik.com Git - wxWidgets.git/commit
Add copy ctor for wxPyCBInputStream and use it to prevent double
authorRobin Dunn <robin@alldunn.com>
Thu, 3 Mar 2005 19:56:42 +0000 (19:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 3 Mar 2005 19:56:42 +0000 (19:56 +0000)
commitd02ea46cad50bf1bec81a8d5bcaa495b22f98057
treea7d4bfa9784feb36b1e9798d8c19dbcd3e9d757a
parentc8547e17caacca41f3bd1a0b77199048bd538b75
Add copy ctor for wxPyCBInputStream and use it to prevent double
deletion of the wxInputStream passed to wxFSFile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/include/wx/wxPython/pyistream.h
wxPython/include/wx/wxPython/wxPython.h
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_core_api.i
wxPython/src/_filesys.i
wxPython/src/_streams.i
wxPython/src/helpers.cpp