diff options
Diffstat (limited to 'tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml')
-rw-r--r-- | tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml b/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml index a3cd66b..2e8337e 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data/clock.qml @@ -6,7 +6,7 @@ VisualTest { } Frame { msec: 16 - hash: "cb33c89e5108c85e43b53489d1255862" + image: "clock.0.png" } Frame { msec: 32 @@ -242,11 +242,11 @@ VisualTest { } Frame { msec: 960 - image: "clock.0.png" + hash: "2ff4e8f394a62892adb348271435205c" } Frame { msec: 976 - hash: "2ff4e8f394a62892adb348271435205c" + image: "clock.1.png" } Frame { msec: 992 @@ -482,11 +482,11 @@ VisualTest { } Frame { msec: 1920 - image: "clock.1.png" + hash: "a3e6173e6d82d2cb52149588b32851e4" } Frame { msec: 1936 - hash: "a3e6173e6d82d2cb52149588b32851e4" + image: "clock.2.png" } Frame { msec: 1952 |