aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsmanagedvalue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/jsapi/qjsmanagedvalue.cpp')
-rw-r--r--src/qml/jsapi/qjsmanagedvalue.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/jsapi/qjsmanagedvalue.cpp b/src/qml/jsapi/qjsmanagedvalue.cpp
index 454dc11fd8..f248e12398 100644
--- a/src/qml/jsapi/qjsmanagedvalue.cpp
+++ b/src/qml/jsapi/qjsmanagedvalue.cpp
@@ -65,6 +65,8 @@ QT_BEGIN_NAMESPACE
* \inmodule QtQml
* \since 6.1
*
+ * \inmodule QtQml
+ *
* \brief QJSManagedValue represents a value on the JavaScript heap belonging to a QJSEngine.
*
* The QJSManagedValue class allows interaction with JavaScript values in most