summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility/qaccessibility.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qaccessibility/qaccessibility.pro')
-rw-r--r--tests/auto/other/qaccessibility/qaccessibility.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qaccessibility/qaccessibility.pro b/tests/auto/other/qaccessibility/qaccessibility.pro
index 13c9c361ce..919c24d80b 100644
--- a/tests/auto/other/qaccessibility/qaccessibility.pro
+++ b/tests/auto/other/qaccessibility/qaccessibility.pro
@@ -1,7 +1,7 @@
CONFIG += testcase
TARGET = tst_qaccessibility
requires(contains(QT_CONFIG,accessibility))
-QT += widgets testlib
+QT += widgets testlib gui-private
SOURCES += tst_qaccessibility.cpp
unix:!mac:LIBS+=-lm