aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sanity/sanity.pro')
-rw-r--r--tests/auto/sanity/sanity.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/sanity/sanity.pro b/tests/auto/sanity/sanity.pro
index c792c073..d7bf5d87 100644
--- a/tests/auto/sanity/sanity.pro
+++ b/tests/auto/sanity/sanity.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = tst_sanity
-QT += qml testlib core-private qml-private
+QT += qml testlib core-private qml-private quickcontrols2
CONFIG += testcase
macos:CONFIG -= app_bundle