added ctor for wxChar/WCharBuffer from wxCStrData in ANSI/Unicode build to make it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 13:18:02 +0000 (13:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 13:18:02 +0000 (13:18 +0000)
commit414b7b40164c4b146c4518d4873cbee9570a222e
tree454e71f8445755fd1a8a94cf3be4f334bb227f37
parente229d82e0ecdef3b84c246a8eb4e976486f5c006
added ctor for wxChar/WCharBuffer from wxCStrData in ANSI/Unicode build to make it possible to compile code like "wxCharBuffer buf = s.c_str()" again (in particular, fixes wxGTK1 compilation)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/buffer.h
include/wx/string.h