summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 2d4cd1bb3..d633fb924 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -5,10 +5,6 @@ TEMPLATE=subdirs
contains(CONFIG, wayland-compositor) {
SUBDIRS += qwindow-compositor
- qtHaveModule(widgets) {
- SUBDIRS += qwidget-compositor
- }
-
qtHaveModule(quick) {
SUBDIRS += qml-compositor
}