aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/creationtime/creationtime.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/creationtime/creationtime.pro')
-rw-r--r--tests/benchmarks/creationtime/creationtime.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/creationtime/creationtime.pro b/tests/benchmarks/creationtime/creationtime.pro
index a594027e..613cf60d 100644
--- a/tests/benchmarks/creationtime/creationtime.pro
+++ b/tests/benchmarks/creationtime/creationtime.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = tst_creationtime
-QT += qml testlib
+QT += qml testlib quickcontrols2
CONFIG += testcase
macos:CONFIG -= app_bundle