summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-07-04 14:50:49 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2018-09-11 08:22:59 +0000
commitd5891036de4622e18cf4d68750610224ad201ee0 (patch)
treee829a4833c35213f6ac603008023adcdcbe5107a /mkspecs
parent5d92f1793aa8438ea974cc2232d2aa3b1b2b2472 (diff)
Make updateSystemPrivate() local to qlocale.cpp
It's not thread-safe so should only be used within systemData()'s locked code. This eliminates the last callers of it by making it a local function of the compilation unit, exposing a method from QSystemLocale() to get round its use of private parts. Make the constructor for QSystemLocale only stomp its _systemLocale global if previously unset, but let instantiation still clear globalLocaleData.m_language_id, so that it can be used as a way to trigger an update to system locale data. Change-Id: I908dca9fd30bbf20f42321ab8f9094f2fa37b7b0 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions