summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-03-23 07:02:42 -1000
committerThiago Macieira <thiago.macieira@intel.com>2023-03-23 13:40:15 -1000
commit8570e86fff183ffa4c1dff577c7fa14e3342daee (patch)
tree91d730823f0b497b569e09585c1b88d1bad914a6 /src/plugins/platforms/windows
parent4d90c4e74a6aa34d5aabfb91ec304da1f02df3e3 (diff)
QVariant: ensure the type custom is registered on construction
I must have broken this in the 6.5 work I did for QMetaType and QVariant, but I haven't searched which commit exactly did it. Our QVariant tests are old and thus only checked the type ID, which meant that they caused the registration by the act of asking for the ID in the first place; this commit adds a couple of explicit checks for the type registered by name before the ID. Fixes: QTBUG-112205 Pick-to: 6.5 6.5.0 Change-Id: Idd5e1bb52be047d7b4fffffd174f1b14d90fd7a3 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/plugins/platforms/windows')
0 files changed, 0 insertions, 0 deletions