summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/kernel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/kernel.pro')
-rw-r--r--tests/auto/gui/kernel/kernel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/kernel/kernel.pro b/tests/auto/gui/kernel/kernel.pro
index fb8cd2d566..7e3f25d377 100644
--- a/tests/auto/gui/kernel/kernel.pro
+++ b/tests/auto/gui/kernel/kernel.pro
@@ -19,6 +19,6 @@ SUBDIRS=\
qwindow \
qguiapplication \
-contains(QT_CONFIG, no-widgets): SUBDIRS -= \
+!qtHaveModule(widgets): SUBDIRS -= \
qmouseevent_modal \
qtouchevent