summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2022-03-23 15:32:05 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2022-03-25 17:04:38 +0100
commiteda8b7b4dad6fada6c7afa43b7df0f531d2504d1 (patch)
tree9b65526143bac7fa0e64c671f3e77457338b096c /src/corelib/kernel/qvariant.cpp
parent934b5287152006807178b93119aa166f0751df87 (diff)
Enable QIcuTimeZonePrivate's support for transitions
The support was previously limited to ICU version 50, with an == check rather than a >= one, accompanied by a TODO comment to check whether the API was stable at 51. Nine years have passed since ICU 51 was released, we're now up to release 70, and now I've finally verified that the API is stable (and fixed a few bugs in how we use it). So change the check so that we now do use the transition API. Fixes: QTBUG-99747 Pick-to: 6.3 6.2 Change-Id: Ica024b6c28a213e0de0a37f196839e8ded193889 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/kernel/qvariant.cpp')
0 files changed, 0 insertions, 0 deletions