modify signature of new wxStreamBuffer ctors to avoid conflicts with the existing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Mar 2009 10:59:40 +0000 (10:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Mar 2009 10:59:40 +0000 (10:59 +0000)
commit36f062d3da45b04cda586d432fccfbdd4e81ce5a
tree5466772145f8b9af34c9faa4f8ac61b1ff28c672
parent78f2eafcb66aa12f8e2e5fab34ef3418c865ca0c
modify signature of new wxStreamBuffer ctors to avoid conflicts with the existing ones (closes #10144)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stream.h
interface/wx/stream.h
src/common/stream.cpp