diff options
Diffstat (limited to 'src/qmlworkerscript/qquickworkerscript.cpp')
| -rw-r--r-- | src/qmlworkerscript/qquickworkerscript.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlworkerscript/qquickworkerscript.cpp b/src/qmlworkerscript/qquickworkerscript.cpp index f892343b85..20061c9df7 100644 --- a/src/qmlworkerscript/qquickworkerscript.cpp +++ b/src/qmlworkerscript/qquickworkerscript.cpp @@ -457,7 +457,7 @@ void QQuickWorkerScriptEngine::run() /*! \qmltype WorkerScript - \instantiates QQuickWorkerScript + \nativetype QQuickWorkerScript \ingroup qtquick-threading \inqmlmodule QtQml.WorkerScript \brief Enables the use of threads in a Qt Quick application. |
