summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlthread
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sql/kernel/qsqlthread')
-rw-r--r--tests/auto/sql/kernel/qsqlthread/qsqlthread.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/sql/kernel/qsqlthread/qsqlthread.pro b/tests/auto/sql/kernel/qsqlthread/qsqlthread.pro
index 73247545ce..3249309bf4 100644
--- a/tests/auto/sql/kernel/qsqlthread/qsqlthread.pro
+++ b/tests/auto/sql/kernel/qsqlthread/qsqlthread.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qsqlthread
SOURCES += tst_qsqlthread.cpp
-QT = core sql testlib
+QT = core sql testlib core-private sql-private
wince*: {