summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/qtestlib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/qtestlib.pro')
-rw-r--r--examples/qtestlib/qtestlib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtestlib/qtestlib.pro b/examples/qtestlib/qtestlib.pro
index 4a7663a088..bbebe0a950 100644
--- a/examples/qtestlib/qtestlib.pro
+++ b/examples/qtestlib/qtestlib.pro
@@ -1,4 +1,4 @@
-requires(contains(QT_BUILD_PARTS,tools):qtHaveModule(widgets))
+requires(qtHaveModule(widgets))
TEMPLATE = subdirs
SUBDIRS = tutorial1 tutorial2 tutorial3 tutorial4 tutorial5