aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/threading/threadedlistmodel/timedisplay.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/threading/threadedlistmodel/timedisplay.qml')
-rw-r--r--examples/declarative/threading/threadedlistmodel/timedisplay.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/threading/threadedlistmodel/timedisplay.qml b/examples/declarative/threading/threadedlistmodel/timedisplay.qml
index 42d1345292..8037e5a611 100644
--- a/examples/declarative/threading/threadedlistmodel/timedisplay.qml
+++ b/examples/declarative/threading/threadedlistmodel/timedisplay.qml
@@ -39,7 +39,7 @@
****************************************************************************/
// ![0]
-import QtQuick 1.0
+import QtQuick 2.0
Rectangle {
color: "white"