summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext/orderform/orderform.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/richtext/orderform/orderform.pro')
-rw-r--r--examples/widgets/richtext/orderform/orderform.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/richtext/orderform/orderform.pro b/examples/widgets/richtext/orderform/orderform.pro
index 1477d6ecab..0eb9da3ae1 100644
--- a/examples/widgets/richtext/orderform/orderform.pro
+++ b/examples/widgets/richtext/orderform/orderform.pro
@@ -1,5 +1,5 @@
QT += widgets
-!isEmpty(QT.printsupport.name): QT += printsupport
+qtHaveModule(printsupport): QT += printsupport
HEADERS = detailsdialog.h \
mainwindow.h