summaryrefslogtreecommitdiffstats
path: root/examples/declarative/threading/workerscript/workerscript.qml
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-10-04 06:17:13 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-10-04 06:17:13 (GMT)
commit723fcb85aeb69b8dbfcba57b0b96c7adaf9cd00b (patch)
tree4ddef15ac99c9a4babd23986c4f93eaa2009e512 /examples/declarative/threading/workerscript/workerscript.qml
parentc86449e2e45b67662b652d58e95e0ca7c99782fd (diff)
parent9d0317c91dbbe660af2ed2aa8ea47446049467d2 (diff)
downloadQt-723fcb85aeb69b8dbfcba57b0b96c7adaf9cd00b.zip
Qt-723fcb85aeb69b8dbfcba57b0b96c7adaf9cd00b.tar.gz
Qt-723fcb85aeb69b8dbfcba57b0b96c7adaf9cd00b.tar.bz2
Merge branch '4.7' into mimir
Diffstat (limited to 'examples/declarative/threading/workerscript/workerscript.qml')
-rw-r--r--examples/declarative/threading/workerscript/workerscript.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/threading/workerscript/workerscript.qml b/examples/declarative/threading/workerscript/workerscript.qml
index e224bf1..2b03233 100644
--- a/examples/declarative/threading/workerscript/workerscript.qml
+++ b/examples/declarative/threading/workerscript/workerscript.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import Qt 4.7
+import QtQuick 1.0
Rectangle {
width: 480; height: 320