aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2011-06-03 10:04:16 +1000
committerMichael Brasser <michael.brasser@nokia.com>2011-06-03 10:04:16 +1000
commitc7d7af97b93af4418a9374520e9642cb96d292d5 (patch)
tree3731ef074bdd03049d82455e65f88462e7cf974b /doc/src
parentcd6ebb4912a5d96c788ea0c838d8a1a06ff4029e (diff)
Update "What's New" with change to Binding.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/declarative/whatsnew.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc
index 1c53c12446..3b91cf170e 100644
--- a/doc/src/declarative/whatsnew.qdoc
+++ b/doc/src/declarative/whatsnew.qdoc
@@ -35,6 +35,9 @@ QtQuick 2.0 is a major update.
MouseArea now propagates clicked, doubleClicked and pressAndHold differently.
+The Binding element now restores any previously set binding when its \e when
+clause becomes false.
+
\section1 Qt 4.7.4 includes QtQuick 1.1
QtQuick 1.1 is a minor feature update. \e {import QtQuick 1.1} to use the new