summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/webenginequick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/webenginequick.pro')
-rw-r--r--examples/webenginequick/webenginequick.pro8
1 files changed, 2 insertions, 6 deletions
diff --git a/examples/webenginequick/webenginequick.pro b/examples/webenginequick/webenginequick.pro
index 058868395..fb44f2c54 100644
--- a/examples/webenginequick/webenginequick.pro
+++ b/examples/webenginequick/webenginequick.pro
@@ -1,13 +1,9 @@
TEMPLATE=subdirs
SUBDIRS += \
- customdialogs \
- minimal \
- quicknanobrowser \
- webengineaction
+ quicknanobrowser
qtHaveModule(quickcontrols2) {
SUBDIRS += \
- lifecycle \
- recipebrowser
+ lifecycle
}