aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/text
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/text')
-rw-r--r--examples/quick/text/text.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/text/text.pro b/examples/quick/text/text.pro
index ecd0762eda..ab5c1677a1 100644
--- a/examples/quick/text/text.pro
+++ b/examples/quick/text/text.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
-QT += quick declarative
+QT += quick qml
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/qtquick/text