summaryrefslogtreecommitdiffstats
path: root/examples/ApplicationTemplate/qml/main.qml
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-02-20 17:38:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-21 16:59:55 +0100
commit6ea1b2b1f26d266b88b091ddece0cdaad5d3accc (patch)
tree38b488f646b7070b0bc8ef1edae7281f8a24e1e3 /examples/ApplicationTemplate/qml/main.qml
parente8a53a5a3a4b3d8069e69eba7f96e1f0b47699b6 (diff)
Rename QtDesktop to QtQuick.Controls
Change-Id: Icc61dbfc74cc2a303b9847e7d2c7ace4a9002046 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'examples/ApplicationTemplate/qml/main.qml')
-rw-r--r--examples/ApplicationTemplate/qml/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ApplicationTemplate/qml/main.qml b/examples/ApplicationTemplate/qml/main.qml
index dcfe6064d..4217907a7 100644
--- a/examples/ApplicationTemplate/qml/main.qml
+++ b/examples/ApplicationTemplate/qml/main.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtDesktop 1.0
+import QtQuick.Controls 1.0
ApplicationWindow {
width: 640