aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/data/displacedTransitions.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquicklistview/data/displacedTransitions.qml')
-rw-r--r--tests/auto/quick/qquicklistview/data/displacedTransitions.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklistview/data/displacedTransitions.qml b/tests/auto/quick/qquicklistview/data/displacedTransitions.qml
index 573bf2b1ae..d83ccfedf4 100644
--- a/tests/auto/quick/qquicklistview/data/displacedTransitions.qml
+++ b/tests/auto/quick/qquicklistview/data/displacedTransitions.qml
@@ -69,6 +69,7 @@ Rectangle {
anchors.centerIn: parent
width: 240
height: 320
+ cacheBuffer: 0
model: testModel
delegate: myDelegate