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.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/sql/models/models.pro b/tests/auto/sql/models/models.pro
index 2c3ae4ef0a..da807f4351 100644
--- a/tests/auto/sql/models/models.pro
+++ b/tests/auto/sql/models/models.pro
@@ -1,8 +1,8 @@
TEMPLATE=subdirs
-SUBDIRS=\
+qtHaveModule(widgets): SUBDIRS = \
qsqlquerymodel \
- qsqlrelationaltablemodel \
+ qsqlrelationaldelegate
+
+SUBDIRS += qsqlrelationaltablemodel \
qsqltablemodel \
-!qtHaveModule(widgets): SUBDIRS -= \
- qsqlquerymodel