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/fillmode/data/fillmode.qml | |
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/fillmode/data/fillmode.qml')
-rw-r--r-- | tests/auto/declarative/visual/fillmode/data/fillmode.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/visual/fillmode/data/fillmode.qml b/tests/auto/declarative/visual/fillmode/data/fillmode.qml index 58af8e8..7ac6f51 100644 --- a/tests/auto/declarative/visual/fillmode/data/fillmode.qml +++ b/tests/auto/declarative/visual/fillmode/data/fillmode.qml @@ -183,7 +183,7 @@ VisualTest { Key { type: 6 key: 16777249 - modifiers: 67108864 + modifiers: 0 text: "" autorep: false count: 1 |