summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro')
-rw-r--r--tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro b/tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro
index 27aa6e3..3a8098f 100644
--- a/tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro
+++ b/tests/benchmarks/jsondb-listmodel/jsondb-listmodel.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = tst_bench_listmodel
-QT = core network testlib gui declarative jsondbcompat-private
+QT = core network testlib gui qml jsondbcompat-private
CONFIG -= app_bundle
include($$PWD/../../shared/shared.pri)