From 2bdbf216fe7b6cf9d404b80ac405bd3969f5c07f Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Wed, 17 Apr 2019 12:41:10 +0200 Subject: Improve error message Change-Id: I1f7f0781521757f5412b50680203698e33bd9d23 Reviewed-by: Ulf Hermann --- tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt b/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt index cefd62f9d4..945dacf8ab 100644 --- a/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt +++ b/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt @@ -1 +1 @@ -4:18:Unexpected object assignment for property "x" +4:18:Can not assign value of type "int" to property "x", expecting an object -- cgit v1.2.3