summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3hbox/q3hbox.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3hbox/q3hbox.pro')
-rw-r--r--tests/auto/q3hbox/q3hbox.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/q3hbox/q3hbox.pro b/tests/auto/q3hbox/q3hbox.pro
index d5b7c65222..bbd7f5bc1e 100644
--- a/tests/auto/q3hbox/q3hbox.pro
+++ b/tests/auto/q3hbox/q3hbox.pro
@@ -2,6 +2,7 @@ load(qttest_p4)
SOURCES += tst_q3hbox.cpp
QT += qt3support
+requires(contains(QT_CONFIG,qt3support))