Remove references to nonexistent QLocale::setDefaultLocale() in docs.
authorMitch Curtis <mitch.curtis@nokia.com>
Tue, 24 Jul 2012 08:32:55 +0000 (10:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jul 2012 22:48:43 +0000 (00:48 +0200)
commit044645ead61de0797945505b9ab8a2d061c9f814
tree5577eb5a7fdafbe517cf4836c10ea02057771423
parent15f041e6d580b518b317a40c8420e754b5e95ff8
Remove references to nonexistent QLocale::setDefaultLocale() in docs.

Should be QLocale::setDefault().

Task-number: QTBUG-23210
Change-Id: I0f5e6cc431f568c9b8c4be1411b7b47835304d0b
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
src/corelib/tools/qlocale.cpp
src/corelib/tools/qstring.cpp