summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/customParserTypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlparser/customParserTypes.txt')
-rw-r--r--tests/auto/declarative/qmlparser/customParserTypes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/customParserTypes.txt b/tests/auto/declarative/qmlparser/customParserTypes.txt
index 52848fa..cf2f272 100644
--- a/tests/auto/declarative/qmlparser/customParserTypes.txt
+++ b/tests/auto/declarative/qmlparser/customParserTypes.txt
@@ -1,3 +1,4 @@
+import Qt 4.6
ListModel {
ListElement { a: 10 }
ListElement { a: 12 }