diff options
Diffstat (limited to 'tests/auto/declarative/qmlparser/readOnly.1.errors.txt')
-rw-r--r-- | tests/auto/declarative/qmlparser/readOnly.1.errors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlparser/readOnly.1.errors.txt b/tests/auto/declarative/qmlparser/readOnly.1.errors.txt index 97219af..b8c3404 100644 --- a/tests/auto/declarative/qmlparser/readOnly.1.errors.txt +++ b/tests/auto/declarative/qmlparser/readOnly.1.errors.txt @@ -1 +1 @@ -3:21:Invalid property assignment: read-only property +3:21:Invalid property assignment: "readOnlyString" is a read-only property |