avoid duplication in the code by refactoring LCID creation from wxLanguageInfo::WinLa...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 23:23:10 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 23:23:10 +0000 (23:23 +0000)
commitea65760d5c9b3bd69cd6b2834abcb7c9dc514321
tree36ab1824efabe47b0e6fb8969574653186e48f8d
parent800f137903a7962385d79c054128574704e869d0
avoid duplication in the code by refactoring LCID creation from wxLanguageInfo::WinLang and WinSublang in a member function

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