From d725c3ee239bb6e2106b1095e2edd2d900481ba3 Mon Sep 17 00:00:00 2001 From: Morten Johan Sorvig Date: Thu, 24 May 2012 11:39:26 +0200 Subject: 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 Reviewed-by: Bradley T. Hughes --- examples/mainwindows/mainwindows.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/mainwindows/mainwindows.pro') 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 -- cgit v1.2.3