summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtouchevent/qtouchevent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtouchevent/qtouchevent.pro')
-rw-r--r--tests/manual/qtouchevent/qtouchevent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qtouchevent/qtouchevent.pro b/tests/manual/qtouchevent/qtouchevent.pro
index de1ee06f9e..6339bceb42 100644
--- a/tests/manual/qtouchevent/qtouchevent.pro
+++ b/tests/manual/qtouchevent/qtouchevent.pro
@@ -1,4 +1,4 @@
-QT += testlib
+QT += widgets testlib
SOURCES = main.cpp \
touchwidget.cpp
FORMS += form.ui