forked from qt-creator/qt-creator
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user