summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml')
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml b/tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml
new file mode 100644
index 0000000..9c3f7f8
--- /dev/null
+++ b/tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml
@@ -0,0 +1,3 @@
+import Qt.test 4.6
+
+MyQmlObject {}