summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/qscxmlevent.cpp')
-rw-r--r--src/scxml/qscxmlevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/qscxmlevent.cpp b/src/scxml/qscxmlevent.cpp
index d638211..e36bb4d 100644
--- a/src/scxml/qscxmlevent.cpp
+++ b/src/scxml/qscxmlevent.cpp
@@ -240,7 +240,7 @@ void QScxmlEventBuilder::submitError(const QString &type, const QString &msg, co
/*!
* \class QScxmlEvent
* \brief Event for an QScxmlStateMachine
- * \since 5.6
+ * \since 5.7
* \inmodule QtScxml
*
* See section 5.10.1 "The Internal Structure of Events" in the Scxml specification for more detail.