Fixed a test in wxTranslations::GetString() to use UINT_MAX instead of -1.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 8 May 2010 15:31:07 +0000 (15:31 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 8 May 2010 15:31:07 +0000 (15:31 +0000)
commit35a4807534d3b8eb34ad1659d981849e60749578
tree9b765a7518b6f7811665ea51105a3edcc8001263
parent316bba0c7207ceff140d0d8271962ad7c001ba8a
Fixed a test in wxTranslations::GetString() to use UINT_MAX instead of -1.

See #12031.

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