Fix compile with -no-widgets
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 18 Oct 2012 01:14:57 +0000 (11:14 +1000)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 18 Oct 2012 10:24:11 +0000 (12:24 +0200)
commitbfbeaffda89f475370094911f625db10baac72fc
treef1969bbba74d6c2fb15765404f1f9dd546257b8f
parent0b23cd186c0113692031176f43b7157539174d9d
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>
src/platformsupport/linuxaccessibility/application.cpp
src/platformsupport/linuxaccessibility/atspiadaptor.cpp
tests/auto/other/other.pro