diff options
Diffstat (limited to 'tests/auto/declarative/qmlparser/rootAsQmlComponent.txt')
-rw-r--r-- | tests/auto/declarative/qmlparser/rootAsQmlComponent.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/rootAsQmlComponent.txt b/tests/auto/declarative/qmlparser/rootAsQmlComponent.txt index 8cb57ff..8d72cd3 100644 --- a/tests/auto/declarative/qmlparser/rootAsQmlComponent.txt +++ b/tests/auto/declarative/qmlparser/rootAsQmlComponent.txt @@ -1,3 +1,4 @@ +import Test 1.0 MyContainerComponent { x: 11 MyQmlObject {} |