summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/mainwindows.pro
diff options
context:
space:
mode:
authorMorten Johan Sorvig <morten.sorvig@nokia.com>2012-05-24 11:39:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-30 01:54:45 +0200
commitd725c3ee239bb6e2106b1095e2edd2d900481ba3 (patch)
tree1a1ee832fc5d8b4ab869c62cf5189c6d8cd58f5b /examples/mainwindows/mainwindows.pro
parent9ea919915dcb859400504920e6cedde378c8c9bf (diff)
Remove the MacMainWindow example.
setUnifiedTitleAndToolBarOnMac will not be supported on Qt 5, which removes the point of having this example. The replacement for setUnifiedTitleAndToolBarOnMac will be a NSToolBar wrapper in the MacExtras module, and this example will probably re-appear in some form there. Change-Id: I46d5e70a7c45625d9334911bb48059e86f05282d Reviewed-by: Christoph Schleifenbaum <christoph.schleifenbaum@kdab.com> Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Diffstat (limited to 'examples/mainwindows/mainwindows.pro')
-rw-r--r--examples/mainwindows/mainwindows.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/mainwindows/mainwindows.pro b/examples/mainwindows/mainwindows.pro
index 3b81180a00..c30d29e95a 100644
--- a/examples/mainwindows/mainwindows.pro
+++ b/examples/mainwindows/mainwindows.pro
@@ -6,8 +6,6 @@ SUBDIRS = application \
menus \
recentfiles \
sdi
-# ### fixme
-# mac* && !qpa: SUBDIRS += macmainwindow
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows