diff options
author | Andy Shaw <andy.shaw@digia.com> | 2012-02-06 13:03:48 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-06 13:39:23 (GMT) |
commit | fc0a203ba7595a67c632e121a3039f424ddc8348 (patch) | |
tree | 99182784960d0f4e9483bf9a8f4f107abcf995c7 /tests/auto/qabstracturiresolver | |
parent | 36202cf8fca822492615d418bd563a40bee4af08 (diff) | |
download | Qt-fc0a203ba7595a67c632e121a3039f424ddc8348.zip Qt-fc0a203ba7595a67c632e121a3039f424ddc8348.tar.gz Qt-fc0a203ba7595a67c632e121a3039f424ddc8348.tar.bz2 |
Ensure that the type is not registered as a typedef
When qRegisterMetaType() is given a dummy parameter as 0 then it will
try to register it as a typedef and not a type. Changing it to be -1
for the dummy parameter will ensure that it is not registered as a
typedef.
Task-number: QTBUG-18555
Change-Id: I18606bb1e53a334256658cc5b8d8a13c0d6617a1
Reviewed-by: Martin Petersson
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
Diffstat (limited to 'tests/auto/qabstracturiresolver')
0 files changed, 0 insertions, 0 deletions