summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmldatamodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/qscxmldatamodel.cpp')
-rw-r--r--src/scxml/qscxmldatamodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/qscxmldatamodel.cpp b/src/scxml/qscxmldatamodel.cpp
index ccd19c8..393119c 100644
--- a/src/scxml/qscxmldatamodel.cpp
+++ b/src/scxml/qscxmldatamodel.cpp
@@ -56,7 +56,7 @@ QScxmlDataModel::ForeachLoopBody::~ForeachLoopBody()
* \class QScxmlDataModel
* \brief The QScxmlDataModel class is the data model base class for a Qt SCXML
* state machine.
- * \since 5.6
+ * \since 5.7
* \inmodule QtScxml
*
* SCXML data models are described in the \l {SCXML Specification}. For more