diff options
Diffstat (limited to 'tests/auto/declarative/qmlparser/failingComponent.errors.txt')
-rw-r--r-- | tests/auto/declarative/qmlparser/failingComponent.errors.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/qmlparser/failingComponent.errors.txt b/tests/auto/declarative/qmlparser/failingComponent.errors.txt index 0db1271..12fb4e7 100644 --- a/tests/auto/declarative/qmlparser/failingComponent.errors.txt +++ b/tests/auto/declarative/qmlparser/failingComponent.errors.txt @@ -1,2 +1,2 @@ -2:-1:Unknown property "a" -2:-1:Unable to create object of type "FailingComponent" +-1:-1:Unable to create type FailingComponent +2:5:Cannot assign value to non-existant property "a" |