From bfbeaffda89f475370094911f625db10baac72fc Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Thu, 18 Oct 2012 11:14:57 +1000 Subject: 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 Reviewed-by: Frederik Gladhorn --- tests/auto/other/other.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto') 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 -- cgit v1.2.3