aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml')
-rw-r--r--src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml b/src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml
index 87e179cc1e..509c1f5bf0 100644
--- a/src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml
+++ b/src/qmlworkerscript/doc/snippets/qml/workerscript/workerscript.qml
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
//![0]
-import QtQuick 2.0
+import QtQuick
Rectangle {
width: 300; height: 300