aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/threading/threadedlistmodel/timedisplay.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/threading/threadedlistmodel/timedisplay.qml')
-rw-r--r--examples/quick/threading/threadedlistmodel/timedisplay.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/threading/threadedlistmodel/timedisplay.qml b/examples/quick/threading/threadedlistmodel/timedisplay.qml
index d8781b70be..9c14fb1d11 100644
--- a/examples/quick/threading/threadedlistmodel/timedisplay.qml
+++ b/examples/quick/threading/threadedlistmodel/timedisplay.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
Rectangle {
color: "white"