summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro')
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro b/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro
index 4b63bac7..d8acfa7e 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
TARGET = coercion
DEPENDPATH += .
INCLUDEPATH += .
-QT += declarative
+QT += quick1
# Input
SOURCES += main.cpp \