summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-07-24 17:20:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-19 14:55:19 +0200
commitb449791c3565940e701c68b3f705014804af0c2b (patch)
tree89700eecb284d63e659499dea428c47254b04a2f /tests
parent580d816bb855b9e9c0f3aec2863f7324e5849ab5 (diff)
Make Accessibility public
There is no point in having QAccessible2, so merge it with the normal QAccessible. The header will be removed in a subsequent commit as it is still needed by declarative at this point in time. Change-Id: I1fc47d484d482f25387eba827bc5a373536b7a8b Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/qaccessibility/tst_qaccessibility.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/other/qaccessibility/tst_qaccessibility.cpp b/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
index 4186572be3..bd95f89e88 100644
--- a/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
+++ b/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
@@ -58,9 +58,7 @@
#endif
#include <QtTest/QtTest>
#include <QtGui>
-#include <QtGui/private/qaccessible2_p.h>
#include <QtWidgets>
-#include <QtWidgets/private/qaccessiblewidget_p.h>
#include <math.h>
#include <qpa/qplatformnativeinterface.h>
#include <qpa/qplatformintegration.h>
@@ -71,8 +69,6 @@
# undef interface
#endif
-#include <QtGui/private/qaccessible2_p.h>
-#include <QtWidgets/private/qaccessiblewidget_p.h>
#include "QtTest/qtestaccessible.h"
// Make a widget frameless to prevent size constraints of title bars