summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent/object_id.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/qmlcomponent/object_id.txt')
-rw-r--r--tests/benchmarks/declarative/qmlcomponent/object_id.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/qmlcomponent/object_id.txt b/tests/benchmarks/declarative/qmlcomponent/object_id.txt
index 526b6ad..69114af 100644
--- a/tests/benchmarks/declarative/qmlcomponent/object_id.txt
+++ b/tests/benchmarks/declarative/qmlcomponent/object_id.txt
@@ -1,6 +1,6 @@
import Qt 4.6
-Object {
+QtObject {
id: Blah
}