diff options
| author | Jan Arve Saether <jan-arve.saether@digia.com> | 2012-11-01 14:33:36 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-11-01 16:07:42 +0100 |
| commit | d45cebbf4d6a8fd2406f41e151a63c9f241879f7 (patch) | |
| tree | 8b835773b5bc6af78857ad1ac4e1493c9299cee3 /src/corelib/thread/qfutureinterface.cpp | |
| parent | 8f62bb343bf48731efdfe1ee27eca18a5156a991 (diff) | |
Remove #ifndef QT_NO_ACCESSIBILITY around qaccessible.{h,cpp}
Jens has an use-case for using accessibility from styles.
By making the enums always available regardless of QT_NO_ACCESSIBILITY,
it makes the style code less littered with ifndefs.
It should (ahem) also solve the problem where Qt Desktop components
does not compile if QT_NO_ACCESSIBILITY is not defined.
This happens on some linux distros, since atspi-2-dev is not installed
by default, which again causes grief for those affected.
Change-Id: I15d65df8c752a0c4af37cc7b4d908a757cb6a9c4
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions
