aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2012-08-03 17:48:31 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-07 02:32:17 +0200
commit8c50486c71c45c7749c87aaff7de78ecc47778d5 (patch)
tree1ca3316df6f35c2c5f7f208fea2f063f39f4d0f5 /src/qml/doc/src
parent51f41fde91472e6ac98eef2805f8f1739e67b0b1 (diff)
Minor update for release notes
Change-Id: Ia474f5136fd8e22aad948abf0c3e1ac44290aa41 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'src/qml/doc/src')
-rw-r--r--src/qml/doc/src/whatsnew.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/doc/src/whatsnew.qdoc b/src/qml/doc/src/whatsnew.qdoc
index 253c89c34f..cf8f396024 100644
--- a/src/qml/doc/src/whatsnew.qdoc
+++ b/src/qml/doc/src/whatsnew.qdoc
@@ -95,6 +95,8 @@ has now been replaced by the new QtQml and QtQuick C++ modules. See the
\list
\li QQmlExpression can now be constructed directly (and more efficiently) from a QQmlScriptString.
+\li The \l {QML:Qt} object now provides a \l{QML:Qt::inputMethod} property to access the active
+ text input method for an application.
\endlist
*/