|
|
@@ -1794,7 +1794,9 @@ private: |
|
|
|
|
|
|
|
static void windowDidExitFullScreen (id, SEL, NSNotification*)
|
|
|
|
{
|
|
|
|
#if defined (MAC_OS_X_VERSION_10_6) && MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_6
|
|
|
|
[NSApp setPresentationOptions: NSApplicationPresentationDefault];
|
|
|
|
#endif
|
|
|
|
}
|
|
|
|
|
|
|
|
static void zoom (id self, SEL, id sender)
|
|
|
|