From 54f3b6fbbd95ba06b742ced902b4507177fcf654 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 18 Apr 2018 16:18:21 +0200 Subject: Document latest QtQml.StateMachine import version to be 2.11 Since commit 214fbaa57b73296a0 the latest minor version of the import is automatically the Qt minor version, so let's also document this. Change-Id: I61a1015d74beaeac9d7a2aecd73e3f05c8a545c9 Reviewed-by: Simon Hausmann --- src/qml/doc/src/statemachine.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml') diff --git a/src/qml/doc/src/statemachine.qdoc b/src/qml/doc/src/statemachine.qdoc index 0cd19d2a68..59170a223f 100644 --- a/src/qml/doc/src/statemachine.qdoc +++ b/src/qml/doc/src/statemachine.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \qmlmodule QtQml.StateMachine 1.0 + \qmlmodule QtQml.StateMachine 1.11 \title Declarative State Machine QML Types \brief Provides QML types to create and execute state graphs. -- cgit v1.2.3