53da069b32
Only widgets is required here, so drop the dependency on QT_BUILD_PARTS and just depend on widgets. Pick-to: 5.15 Change-Id: Idaae547b69ffd91681900b33c73e4a341011c30c Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
5 lines
112 B
Prolog
5 lines
112 B
Prolog
requires(qtHaveModule(widgets))
|
|
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = tutorial1 tutorial2 tutorial3 tutorial4 tutorial5
|