From a4c9ddb68fad7e970d6104689087eeabaeea2229 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Tue, 19 Feb 2013 12:55:11 +0100 Subject: Check for printsupport module when building according example Change-Id: Ie98418c0640e2fe7cb829988f9194cb620b71629 Reviewed-by: Oswald Buddenhagen Reviewed-by: Friedemann Kleint --- examples/widgets/dialogs/dialogs.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/widgets/dialogs/dialogs.pro b/examples/widgets/dialogs/dialogs.pro index c31c37222d..d30c29778f 100644 --- a/examples/widgets/dialogs/dialogs.pro +++ b/examples/widgets/dialogs/dialogs.pro @@ -9,5 +9,6 @@ SUBDIRS = classwizard \ extension \ findfiles +!qtHaveModule(printsupport): SUBDIRS -= licensewizard contains(DEFINES, QT_NO_WIZARD): SUBDIRS -= trivialwizard licensewizard classwizard wince*: SUBDIRS += sipdialog -- cgit v1.2.3