aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/cppextensions/imageprovider/imageprovider.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/cppextensions/imageprovider/imageprovider.pro')
-rw-r--r--examples/qml/cppextensions/imageprovider/imageprovider.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/cppextensions/imageprovider/imageprovider.pro b/examples/qml/cppextensions/imageprovider/imageprovider.pro
index b4a832b720..e85bad9866 100644
--- a/examples/qml/cppextensions/imageprovider/imageprovider.pro
+++ b/examples/qml/cppextensions/imageprovider/imageprovider.pro
@@ -1,6 +1,6 @@
TEMPLATE = lib
CONFIG += qt plugin
-QT += qml
+QT += qml quick
DESTDIR = ImageProviderCore
TARGET = qmlimageproviderplugin