summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/text')
-rw-r--r--tests/benchmarks/gui/text/qtext/qtext.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/text/qtext/qtext.pro b/tests/benchmarks/gui/text/qtext/qtext.pro
index 27465b0897..4e2530b4a8 100644
--- a/tests/benchmarks/gui/text/qtext/qtext.pro
+++ b/tests/benchmarks/gui/text/qtext/qtext.pro
@@ -1,6 +1,7 @@
load(qttest_p4)
-QT += gui-private
+QT += widgets
+QT += gui-private widgets-private
TEMPLATE = app
TARGET = tst_bench_QText