diff options
Diffstat (limited to 'tests/benchmarks/declarative/qmlcomponent/object.txt')
-rw-r--r-- | tests/benchmarks/declarative/qmlcomponent/object.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/qmlcomponent/object.txt b/tests/benchmarks/declarative/qmlcomponent/object.txt index 7dc75192..85e74b9 100644 --- a/tests/benchmarks/declarative/qmlcomponent/object.txt +++ b/tests/benchmarks/declarative/qmlcomponent/object.txt @@ -1 +1,3 @@ +import Qt 4.6 + Object {} |