summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-02-27 13:50:38 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-28 17:59:29 +0100
commite8ed514e354755e34a1343070483371e37394b3b (patch)
treeacbd6239d3b576f8d68ae33173f4f44ccfe35099 /tests/auto/other
parent474bf7b1870c55f53a628aead3eb7a32d80844bb (diff)
tests: Remove superfluous gui additions to QT
by default QT contains both core and gui already Change-Id: I6f5b551104e40a024468e7cb62e302134e9472ec Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro b/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro
index a9705453e9..cb5bc04c1d 100644
--- a/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro
+++ b/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro
@@ -10,5 +10,5 @@ SOURCES += tst_qaccessibilitylinux.cpp
CONFIG += gui
-QT += gui gui-private widgets dbus testlib
+QT += gui-private widgets dbus testlib