fixed wxXLocale(wxLanguage) ctor under Windows, use it instead of ctor from locale...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2008 17:38:37 +0000 (17:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2008 17:38:37 +0000 (17:38 +0000)
commitf9727b1be58d5cc9be85d12f8d47f3544f881b97
treec47de4505cbf6d3cc70f92b3a829a4cd55310143
parent609ea9cf02f31b653b3a3455ed950ef01dbfc32c
fixed wxXLocale(wxLanguage) ctor under Windows, use it instead of ctor from locale string in the test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/xlocale.cpp
tests/xlocale/xlocale.cpp