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