Protect against null item at QQuickItemView::destroyingItem
authorAlbert Astals Cid <albert.astals@canonical.com>
Tue, 30 Apr 2013 19:22:36 +0000 (12:22 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 30 Apr 2013 20:38:44 +0000 (22:38 +0200)
commitfdee5c35288673002a24f4cf03fa8076d021be38
tree80522df23b7fe583c478a21547ed0e43e4f2296e
parent3975ca99206de668ddc946bc31222e3caa01c2db
Protect against null item at QQuickItemView::destroyingItem

Change-Id: I92317d8f5a6d6f60160139f7486ffa8ec5985656
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquickitemview.cpp
tests/auto/qmltest/listview/data/asynclistviewloader.qml [new file with mode: 0644]
tests/auto/qmltest/listview/tst_listview.qml