diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-11 00:52:05 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-11 00:52:05 (GMT) |
commit | b936800c5ca45be0deeea9d9108bc7514be5f950 (patch) | |
tree | 7aa11d89184fc3f36cdba15de705d0ac01460053 /tests/auto/declarative/visual/qmlspringfollow | |
parent | e904611a91d875694dd1b62ab7d71b7abe9f1db1 (diff) | |
download | Qt-b936800c5ca45be0deeea9d9108bc7514be5f950.zip Qt-b936800c5ca45be0deeea9d9108bc7514be5f950.tar.gz Qt-b936800c5ca45be0deeea9d9108bc7514be5f950.tar.bz2 |
update visual tests
Diffstat (limited to 'tests/auto/declarative/visual/qmlspringfollow')
-rw-r--r-- | tests/auto/declarative/visual/qmlspringfollow/data/follow.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/visual/qmlspringfollow/data/follow.qml b/tests/auto/declarative/visual/qmlspringfollow/data/follow.qml index 4d47363..fec5428 100644 --- a/tests/auto/declarative/visual/qmlspringfollow/data/follow.qml +++ b/tests/auto/declarative/visual/qmlspringfollow/data/follow.qml @@ -1731,7 +1731,7 @@ VisualTest { Key { type: 6 key: 16777249 - modifiers: 0 + modifiers: 67108864 text: "" autorep: false count: 1 |