diff options
author | Andreas Färber <andreas.faerber@web.de> | 2009-12-13 01:52:29 +0100 |
---|---|---|
committer | malc <av1474@comtv.ru> | 2010-01-07 10:57:33 +0300 |
commit | 38ec7b53578a4f95c37f92a1840fc25a01c9b4e7 (patch) | |
tree | b3cc5467bcc573b56fb5f8814213f4a2acffb250 /block_int.h | |
parent | fd10a04ef185593494711ead63dbf1fc5cdbac69 (diff) |
Cocoa: Fix compilation on Mac OS X v10.4 and earlier
NSView's enterFullScreenMode:withOptions: and
exitFullScreenModeWithOptions: are available on v10.5
and later only. Undefined methods raise warnings and
undefined constants result in errors.
Reported by Ryan Schmidt.
While at it, avoid a warning on v10.3.9,
where MAC_OS_X_VERSION_10_4 is not defined.
Spotted by John Arbuckle.
Fix associated comments.
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Cc: John Arbuckle <programmingkidx@gmail.com>
Cc: Ryan Schmidt <qemu-2009@ryandesign.com>
Cc: Mike Kronenberg <mike.kronenberg@kronenberg.org>
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'block_int.h')
0 files changed, 0 insertions, 0 deletions