aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflickable/tst_qquickflickable.cpp
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals@canonical.com>2016-09-29 17:35:31 +0200
committerAlbert Astals Cid <albert.astals@canonical.com>2016-10-03 14:09:52 +0000
commitf986c0c3390ba7d033b6e6276f63dcd4818adb5c (patch)
treedef3f4589f15f3438fe3c1314f63546e60ec474e /tests/auto/quick/qquickflickable/tst_qquickflickable.cpp
parent3763008370833508104dbf2ed8296e8925207563 (diff)
Fix crash on cancel QQuickImageResponse
We don't need to deleteLater here, we can not be sure that the response won't continue for a bit after this, and it's not even needed since documentation says you need to emit finished in all cases and this will call deleteLater on the response anyway. Task-number: QTBUG-56056 Change-Id: I7cc90620f499beaaaaa61aac77d72d067308838c Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'tests/auto/quick/qquickflickable/tst_qquickflickable.cpp')
0 files changed, 0 insertions, 0 deletions