summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-10-18 11:14:57 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-18 12:24:11 +0200
commitbfbeaffda89f475370094911f625db10baac72fc (patch)
treef1969bbba74d6c2fb15765404f1f9dd546257b8f /tests
parent0b23cd186c0113692031176f43b7157539174d9d (diff)
Fix compile with -no-widgets
Remove more unnecessary references to QtWidgets in accessibility implementation. Disable accessibility tests (which rely on QtWidgets) when QtWidgets is not available. Change-Id: I57315537779d31af1245d42d1b4c49174016da54 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/other.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 0d96c7d0cd..eb6ed667a8 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -39,6 +39,8 @@ contains(QT_CONFIG, no-widgets): SUBDIRS -= \
qnetworkaccessmanager_and_qprogressdialog \
qsharedpointer_and_qwidget \
windowsmobile \
+ qaccessibility \
+ qaccessibilitylinux \
testcocoon: SUBDIRS -= headersclean