Remove the redundant QTEST_ACCESSIBILITY define.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 23 May 2011 07:08:04 +0000 (17:08 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Thu, 26 May 2011 07:30:03 +0000 (09:30 +0200)
commit0ed16a1c5570014abefcc24a8caace3b0967a9b3
tree366813f2ccb27407cd1dc4b4d0135b289d1a14df
parentdea9ca8b7a4166e1c3d3fc374621ad02c1220d3a
Remove the redundant QTEST_ACCESSIBILITY define.

QTEST_ACCESSIBILITY was always defined and only used in one autotest.
Code that uses accessibility features should be excluded if Qt was built
without accessibility rather than based on a define in the test
framework.

Change-Id: I3a517a579a51f536a0983b43bd99e86292026552
Reviewed-by: pending
Reviewed-on: http://codereview.qt.nokia.com/129
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qtestaccessible.h
tests/auto/qaccessibility/tst_qaccessibility.cpp