aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/text/textselection
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/text/textselection')
-rw-r--r--examples/quick/text/textselection/textselection.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/text/textselection/textselection.qml b/examples/quick/text/textselection/textselection.qml
index 68d74146e4..d4224ee14c 100644
--- a/examples/quick/text/textselection/textselection.qml
+++ b/examples/quick/text/textselection/textselection.qml
@@ -1,6 +1,6 @@
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick 2.0
+import QtQuick
Rectangle {
id: editor