summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/meego/meego.pro
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/meego/meego.pro
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/meego/meego.pro')
-rw-r--r--src/plugins/generic/meego/meego.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generic/meego/meego.pro b/src/plugins/generic/meego/meego.pro
index 928bb49d6c..692ace485f 100644
--- a/src/plugins/generic/meego/meego.pro
+++ b/src/plugins/generic/meego/meego.pro
@@ -12,4 +12,4 @@ SOURCES = qmeegointegration.cpp \
HEADERS = qmeegointegration.h \
contextkitproperty.h
-QT = core-private gui-private dbus
+QT = core-private gui-private dbus gui-private