aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-11-29 22:12:30 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2017-11-29 21:19:42 +0000
commit430c14fb91bd46510cc2895c343358872f809889 (patch)
treedc87253c5d2106e6cd87881f15c2dac7aacefa5e /tests/manual
parentb0f4d3ef22731d6e0234451ff1176c221899ff15 (diff)
pointer manual test: add svg to the .pro
Otherwise the map example doesn't work when installing into app packages, because the svg plugin doesn't get included. Task-number: QTBUG-64851 Change-Id: I6674b8e4175262dfed74144280470c3e6b4c1524 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/pointer/pointer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/pointer/pointer.pro b/tests/manual/pointer/pointer.pro
index 3705d41df0..79044a102e 100644
--- a/tests/manual/pointer/pointer.pro
+++ b/tests/manual/pointer/pointer.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
-QT += qml quick
+QT += qml quick svg
SOURCES += main.cpp