Remove the MacMainWindow example.
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Thu, 24 May 2012 09:39:26 +0000 (11:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 23:54:45 +0000 (01:54 +0200)
commitd725c3ee239bb6e2106b1095e2edd2d900481ba3
tree1a1ee832fc5d8b4ab869c62cf5189c6d8cd58f5b
parent9ea919915dcb859400504920e6cedde378c8c9bf
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>
doc/src/examples/macmainwindow.qdoc [deleted file]
examples/mainwindows/macmainwindow/macmainwindow.h [deleted file]
examples/mainwindows/macmainwindow/macmainwindow.mm [deleted file]
examples/mainwindows/macmainwindow/macmainwindow.pro [deleted file]
examples/mainwindows/macmainwindow/main.cpp [deleted file]
examples/mainwindows/mainwindows.pro