aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/helloworld/tutorial2.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tutorials/helloworld/tutorial2.qml')
-rw-r--r--examples/quick/tutorials/helloworld/tutorial2.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/tutorials/helloworld/tutorial2.qml b/examples/quick/tutorials/helloworld/tutorial2.qml
index 917bee047e..8b1c632b99 100644
--- a/examples/quick/tutorials/helloworld/tutorial2.qml
+++ b/examples/quick/tutorials/helloworld/tutorial2.qml
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
//![0]
-import QtQuick 2.0
+import QtQuick
Rectangle {
id: page