diff options
| author | Eike Ziller <eike.ziller@qt.io> | 2021-09-10 15:13:41 +0200 |
|---|---|---|
| committer | Christian Stenger <christian.stenger@qt.io> | 2021-09-13 06:26:33 +0000 |
| commit | 90ec06c27e12daa740841f23b8b0a02e741668dd (patch) | |
| tree | 9c3072c5d80925db20d353faa3980ace985c6e07 /scripts/build.py | |
| parent | 7d3f59c995736445c3d7e96796fb60c858dd31ce (diff) | |
sdktool: Fix sanity check for Qt 6
Qt 6 happily converts a QString into a QVariantList, so the check if the
existing value is convertable to a QVariantList is no longer strict
enough.
Utils::PersistentSettingsWriter/Reader luckily only uses QVariantList
explicitly, so instead check if the type matches QVariantList
explicitly.
Change-Id: I52858308db3b0bef518d2b1b370668f0f4845d73
Reviewed-by: Alp Öz <aoz@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'scripts/build.py')
0 files changed, 0 insertions, 0 deletions
