fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to curre...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 14 Jan 2008 22:36:42 +0000 (22:36 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 14 Jan 2008 22:36:42 +0000 (22:36 +0000)
commit6251e0ea4af1b523aeaaf49094a91059faa11b98
tree039857e018a22f33d15d38c1005ab16c0db39f00
parente3507dd8517e922f499cddc30693dcb284815c0a
fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/xrc/xmlres.cpp