aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/whatsnew.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/whatsnew.qdoc')
-rw-r--r--doc/src/declarative/whatsnew.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc
index 190060c5c1..a9a1ecb25f 100644
--- a/doc/src/declarative/whatsnew.qdoc
+++ b/doc/src/declarative/whatsnew.qdoc
@@ -91,7 +91,7 @@ These will now be propagated to the highest-stacking-order enabled MouseArea whi
You can still ignore these events in the handler to let them pass through.
The Binding element can now be used as a value source, and will also restore any previously
-set binding when its \e when clause becomes false.
+set binding when its \i when clause becomes false.
Flickable: added dragging, draggingHorizontally and draggingVerically properties.
Added topMargin, bottomMargin, leftMargin, rightMargin, xOrigin, yOrigin properties.