diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-03-04 00:43:33 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-03-04 00:44:09 (GMT) |
commit | 26d28b39504d1c55690985deb52646114b6cf710 (patch) | |
tree | 706dfe44d5eba1cd3b799088cb3a5b88e5b41ce2 /tests/benchmarks/declarative/binding/data/idproperty.txt | |
parent | 68bc94ee824d8ceaaa272b7176f3810337addee7 (diff) | |
download | Qt-26d28b39504d1c55690985deb52646114b6cf710.zip Qt-26d28b39504d1c55690985deb52646114b6cf710.tar.gz Qt-26d28b39504d1c55690985deb52646114b6cf710.tar.bz2 |
Fix benchmarks.
Get them all running again after renames, etc.
Diffstat (limited to 'tests/benchmarks/declarative/binding/data/idproperty.txt')
-rw-r--r-- | tests/benchmarks/declarative/binding/data/idproperty.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/binding/data/idproperty.txt b/tests/benchmarks/declarative/binding/data/idproperty.txt index 71e3c4e..4e474ba 100644 --- a/tests/benchmarks/declarative/binding/data/idproperty.txt +++ b/tests/benchmarks/declarative/binding/data/idproperty.txt @@ -1,7 +1,7 @@ import Test 1.0 MyQmlObject { - id: MyObject + id: myObject MyQmlObject { result: ### |