summaryrefslogtreecommitdiffstats
path: root/examples/xml/xml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/xml.pro')
-rw-r--r--examples/xml/xml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro
index 7c7b6f7456..bc8686a475 100644
--- a/examples/xml/xml.pro
+++ b/examples/xml/xml.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
SUBDIRS = htmlinfo \
xmlstreamlint
-!contains(QT_CONFIG, no-widgets) {
+qtHaveModule(widgets) {
SUBDIRS += dombookmarks \
rsslisting \
saxbookmarks \