summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/integrating-javascript/script.js
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@digia.com>2011-12-29 13:44:57 (GMT)
committerQt Commercial Integration <QtCommercial@digia.com>2012-01-31 10:25:10 (GMT)
commit41853d117ca53c0bf475c28effdcb952c86620f0 (patch)
tree2cb52431481e698f0db898ea2c1e06786e7df26a /doc/src/snippets/declarative/integrating-javascript/script.js
parent3d3576eadd1bc84d67890a288eb46111ce67433c (diff)
downloadQt-41853d117ca53c0bf475c28effdcb952c86620f0.zip
Qt-41853d117ca53c0bf475c28effdcb952c86620f0.tar.gz
Qt-41853d117ca53c0bf475c28effdcb952c86620f0.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 Reviewed-by: Martin Petersson
Diffstat (limited to 'doc/src/snippets/declarative/integrating-javascript/script.js')
0 files changed, 0 insertions, 0 deletions