deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 7 Mar 2007 20:01:52 +0000 (20:01 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 7 Mar 2007 20:01:52 +0000 (20:01 +0000)
commitd8a4b666cf4a596ad76e9ce2a3808624f9f95480
tree62d42f5ea02eac065e33178c1b507cf9edf05b36
parent24ad9318188aca4962d6ffb9558e841419abb787
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
src/common/string.cpp
tests/strings/strings.cpp