summaryrefslogtreecommitdiffstats
path: root/examples/widgets/scribble/scribble.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/scribble/scribble.pro')
-rw-r--r--examples/widgets/scribble/scribble.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/widgets/scribble/scribble.pro b/examples/widgets/scribble/scribble.pro
index 1bccb9be62..9c6e3cb100 100644
--- a/examples/widgets/scribble/scribble.pro
+++ b/examples/widgets/scribble/scribble.pro
@@ -10,4 +10,5 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS scribble.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scribble
INSTALLS += target sources
-QT += widgets printsupport
+QT += widgets
+!isEmpty(QT.printsupport.name): QT += printsupport