summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/models.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sql/models/models.pro')
-rw-r--r--tests/auto/sql/models/models.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/sql/models/models.pro b/tests/auto/sql/models/models.pro
index c00ec2c935..2c3ae4ef0a 100644
--- a/tests/auto/sql/models/models.pro
+++ b/tests/auto/sql/models/models.pro
@@ -4,5 +4,5 @@ SUBDIRS=\
qsqlrelationaltablemodel \
qsqltablemodel \
-contains(QT_CONFIG, no-widgets): SUBDIRS -= \
+!qtHaveModule(widgets): SUBDIRS -= \
qsqlquerymodel