aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/dialcontrol/Dial.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/dialcontrol/Dial.qml')
-rw-r--r--examples/quick/customitems/dialcontrol/Dial.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/customitems/dialcontrol/Dial.qml b/examples/quick/customitems/dialcontrol/Dial.qml
index f69b93ce97..7e3b8cbd87 100644
--- a/examples/quick/customitems/dialcontrol/Dial.qml
+++ b/examples/quick/customitems/dialcontrol/Dial.qml
@@ -1,7 +1,7 @@
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick 2.0
+import QtQuick
Item {
id: root