don't change locale in XRC GetFloat() method, change the strings to use the current...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2007 22:24:43 +0000 (22:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2007 22:24:43 +0000 (22:24 +0000)
commit1d9473d33b40eb82d017b09b544428f6a6bd2749
treebf0eb3d14c09bcce5d6a0237ede564a15a90033e
parent2f3584b16931d16d4aab10628a311a6f5b54b9da
don't change locale in XRC GetFloat() method, change the strings to use the current locale decimal point separator instead (patch 1783849)

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