Change documentation to refer to up to date property name in QtQuick

Change-Id: I78550862a2b1eb14f89c5ad01cc3718cf83606d2
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
This commit is contained in:
Pekka Vuorela 2012-03-28 14:16:02 +03:00 committed by Qt by Nokia
parent 4451010026
commit d3c6664fb0

View File

@ -72,7 +72,7 @@ QInputMethod::~QInputMethod()
information like virtual keyboard visibility and keyboard dimensions.
Qt Quick also provides access to QInputMethod in QML through \l{QmlGlobalQtObject}{Qt global object}
as \c Qt.application.inputPanel property.
as \c Qt.inputMethod property.
*/
/*!