diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-23 00:36:22 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-23 00:36:22 (GMT) |
commit | 3bfdd96b99aa346d055d97c648f8f553d557f998 (patch) | |
tree | 156ac9e1594869f55e8492b4d767da3539aedba4 /tests/benchmarks/declarative/binding/idproperty.txt | |
parent | 606da4a8af96167e98de53f82d88708b8225e9ee (diff) | |
download | Qt-3bfdd96b99aa346d055d97c648f8f553d557f998.zip Qt-3bfdd96b99aa346d055d97c648f8f553d557f998.tar.gz Qt-3bfdd96b99aa346d055d97c648f8f553d557f998.tar.bz2 |
Update benchmarks to run again
Diffstat (limited to 'tests/benchmarks/declarative/binding/idproperty.txt')
-rw-r--r-- | tests/benchmarks/declarative/binding/idproperty.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/binding/idproperty.txt b/tests/benchmarks/declarative/binding/idproperty.txt index 0a98e0d..71e3c4e 100644 --- a/tests/benchmarks/declarative/binding/idproperty.txt +++ b/tests/benchmarks/declarative/binding/idproperty.txt @@ -1,3 +1,5 @@ +import Test 1.0 + MyQmlObject { id: MyObject |