summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlecmascriptdatamodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/qscxmlecmascriptdatamodel.cpp')
-rw-r--r--src/scxml/qscxmlecmascriptdatamodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/qscxmlecmascriptdatamodel.cpp b/src/scxml/qscxmlecmascriptdatamodel.cpp
index 3819501..6abca4e 100644
--- a/src/scxml/qscxmlecmascriptdatamodel.cpp
+++ b/src/scxml/qscxmlecmascriptdatamodel.cpp
@@ -338,7 +338,7 @@ private:
* \class QScxmlEcmaScriptDataModel
* \brief The QScxmlEcmaScriptDataModel class is the ECMAScript data model for
* a Qt SCXML state machine.
- * \since 5.6
+ * \since 5.7
* \inmodule QtScxml
*
* This class implements the ECMAScript data model as described in