aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/painteditem/textballoons/textballoons.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/painteditem/textballoons/textballoons.pro')
-rw-r--r--examples/declarative/painteditem/textballoons/textballoons.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/painteditem/textballoons/textballoons.pro b/examples/declarative/painteditem/textballoons/textballoons.pro
index 3148fd20e6..453a00336d 100644
--- a/examples/declarative/painteditem/textballoons/textballoons.pro
+++ b/examples/declarative/painteditem/textballoons/textballoons.pro
@@ -1,6 +1,6 @@
TEMPLATE = lib
CONFIG += qt plugin
-QT += declarative
+QT += declarative quick
TARGET = qmltextballoonplugin