LocaleSelector: Replace hard-coded impl with an algorithmic one
authorKonstantin Ritt <ritt.ks@gmail.com>
Sat, 24 Nov 2012 03:20:39 +0000 (05:20 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 25 Nov 2012 03:06:51 +0000 (04:06 +0100)
commit9706adb0e76a325dc66a901996129341f886903a
treefa9570d70ec7c7b57cd611ad679211baef6364e7
parent9b85b81bc82f4e615b5d165425dc9f84fd2ae482
LocaleSelector: Replace hard-coded impl with an algorithmic one

The old implementation is just not acceptable!
The new one is able to distinguigh locales by script.

Change-Id: Ic772f6da8744825080f739e64af00267e5f82434
Reviewed-by: Denis Dzyubenko <denis@ddenis.info>
examples/widgets/widgets/validators/localeselector.cpp