aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-05-23 23:09:15 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-24 11:22:14 +0200
commit1956ec4792f557a910e195e2276a124550337aeb (patch)
tree7e23f6479edafce951c1870ad1986e3277032eb7 /tests/auto/qml/debugger/qqmlenginedebugservice
parent9539b88b7c36efb582f225fb1207db4fc27d3f49 (diff)
Fix the logic in void return type check
Since the introduction of QMetaType::UnknownType, QMetaType::Void no longer has value 0. Hence, the optimization in this code (avoiding return type construction/passing/conversion when the return type is void) was "lost". Change-Id: I32313f8287c4f0e01fee3c2b4ba722f31457242c Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'tests/auto/qml/debugger/qqmlenginedebugservice')
0 files changed, 0 insertions, 0 deletions