summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevtouch
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-06-22 14:27:43 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-22 15:42:44 +0200
commit17d35cfdca0da6ffcd9da13a76561bf9a1d1909d (patch)
treeb4eb7a4253b922e3961522c85904fd2838b14b77 /src/plugins/generic/evdevtouch
parent7042de0894b8d75b75b7a010b22b5fab5835754f (diff)
Add gui-private to generic plugins
QWindowSystemInterface will shortly be marked as QPA API. Change-Id: I0b7cb1a75e3a4f0fc4627329edd3bfd21583a0a6 Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Diffstat (limited to 'src/plugins/generic/evdevtouch')
-rw-r--r--src/plugins/generic/evdevtouch/evdevtouch.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generic/evdevtouch/evdevtouch.pro b/src/plugins/generic/evdevtouch/evdevtouch.pro
index a774e56023..a47d00fbf0 100644
--- a/src/plugins/generic/evdevtouch/evdevtouch.pro
+++ b/src/plugins/generic/evdevtouch/evdevtouch.pro
@@ -7,7 +7,7 @@ INSTALLS += target
SOURCES = main.cpp
-QT += core-private platformsupport-private
+QT += core-private platformsupport-private gui-private
OTHER_FILES += \
evdevtouch.json