summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@collabora.com>2012-01-13 10:40:40 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2012-01-13 17:23:25 +0100
commit2fcfaf58e68e1bad67057bae39e194884a445f4b (patch)
treec40135e42962226928a4da24abc064e808e6929b /examples/examples.pro
parent2b42e170e5bfcb06dc6da87f8cd599d4c8d502a5 (diff)
Remove the MDI compositor.
This was broken by the recent input rewrites, and isn't really the 'correct' future-proof path anyway. Wayland is more advocating client-side decorations rather than compositor-side decorations, and this won't work in that world. Change-Id: I187084d7eea785eda43e8658cfd2120205eea211 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 5c75789fa..7026775c6 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,5 @@
TEMPLATE=subdirs
-SUBDIRS += qwidget-compositor qwidget-compositor-mdi qwindow-compositor
+SUBDIRS += qwidget-compositor qwindow-compositor
contains(QT_CONFIG, quick) {
SUBDIRS += qml-compositor