summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlistview/qlistview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlistview/qlistview.pro')
-rw-r--r--tests/auto/qlistview/qlistview.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlistview/qlistview.pro b/tests/auto/qlistview/qlistview.pro
index cba2ef1170..07fabbce35 100644
--- a/tests/auto/qlistview/qlistview.pro
+++ b/tests/auto/qlistview/qlistview.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
-QT += widgets
+QT += widgets gui-private
SOURCES += tst_qlistview.cpp
win32:!wince*: LIBS += -luser32