aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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