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