aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlclocks/qmlclocks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlclocks/qmlclocks.pro')
-rw-r--r--examples/embedded/qmlclocks/qmlclocks.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/qmlclocks/qmlclocks.pro b/examples/embedded/qmlclocks/qmlclocks.pro
index 8e9dcdf87c..43a9e31972 100644
--- a/examples/embedded/qmlclocks/qmlclocks.pro
+++ b/examples/embedded/qmlclocks/qmlclocks.pro
@@ -1,5 +1,5 @@
!wince*:warning("DEPLOYMENT support required. This project only works on WinCE.")
-QT += declarative
+QT += qml
SOURCES += $$PWD/qmlclocks.cpp
include($$PWD/deployment.pri)