aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications/listview/viewTransitions.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapplications/listview/viewTransitions.qml')
-rw-r--r--tests/testapplications/listview/viewTransitions.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testapplications/listview/viewTransitions.qml b/tests/testapplications/listview/viewTransitions.qml
index 6ed7cc1619..92a9c6ffcc 100644
--- a/tests/testapplications/listview/viewTransitions.qml
+++ b/tests/testapplications/listview/viewTransitions.qml
@@ -68,7 +68,7 @@ Item {
system: ps
anchors.fill: parent
enabled: false
- speed: AngleDirection {
+ velocity: AngleDirection {
angle: 0
angleVariation: 360
magnitude: 50
@@ -81,7 +81,7 @@ Item {
anchors.fill: parent
enabled: item.movn
emitRate: parts
- speed: AngleDirection {
+ velocity: AngleDirection {
angle: 0
angleVariation: 360
magnitude: 2