summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemmodel/qitemmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qitemmodel/qitemmodel.pro')
-rw-r--r--tests/auto/qitemmodel/qitemmodel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qitemmodel/qitemmodel.pro b/tests/auto/qitemmodel/qitemmodel.pro
index b348a183f8..97d55fcd4d 100644
--- a/tests/auto/qitemmodel/qitemmodel.pro
+++ b/tests/auto/qitemmodel/qitemmodel.pro
@@ -1,7 +1,7 @@
load(qttest_p4)
SOURCES += tst_qitemmodel.cpp
-QT += sql
+QT += widgets sql
# NOTE: The deployment of the sqldrivers is disabled on purpose.
# If we deploy the plugins, they are loaded twice when running