Commit 1c23e3df authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: restore 10.5 compatibility

parent 5e732fcf
......@@ -72,6 +72,7 @@ extern OSErr UpdateSystemActivity(UInt8 activity);
@interface NSApplication (IntroducedInSnowLeopard)
- (NSApplicationPresentationOptions)presentationOptions;
- (void)setPresentationOptions:(NSApplicationPresentationOptions)newOptions;
- (NSApplicationPresentationOptions)currentSystemPresentationOptions;
@end
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment