Revert "Enable Lion-style fullscreen mode for Creator."

Breaks with Qt 4.7.

This reverts commit f27a916024.

Change-Id: I52e64dbd0e1602d400c83e32f4c8e2cf81d88d3f
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
This commit is contained in:
Daniel Molkentin
2011-12-20 18:42:33 +01:00
parent 4c849bc21d
commit 552db99357
3 changed files with 1 additions and 54 deletions

View File

@@ -213,9 +213,7 @@ win32 {
LIBS += -lole32
}
else:macx {
OBJECTIVE_SOURCES += progressmanager/progressmanager_mac.mm \
fullscreen.mm
OBJECTIVE_SOURCES += progressmanager/progressmanager_mac.mm
LIBS += -framework AppKit
}
else:unix {