From 6a4f57c100e8c27bbe8ad3975bd99383063dafa1 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Mon, 12 Oct 2009 11:27:26 +1000 Subject: update --- src/declarative/QmlChanges.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index 0df0613..6a6c394 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -104,3 +104,4 @@ Script: now an intrinsic type in the language - good: Item { Script { ... } } - bad: Item { resources: Script { ... } } Script: delay-loaded of the QML file until their source has been loaded (this only effects QML files loaded across the network.) +Scope: declared properties shadow a property of the same name (was previously the reverse) -- cgit v0.12