mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
#4376 Lion: Use popovers for per-torrent gear button
This commit is contained in:
@@ -24,9 +24,11 @@
|
||||
|
||||
#define QLPreviewPanelSL NSClassFromString(@"QLPreviewPanel")
|
||||
#define NSRunningApplicationSL NSClassFromString(@"NSRunningApplication")
|
||||
#define NSPopoverLion NSClassFromString(@"NSPopover")
|
||||
|
||||
@interface NSApplication (NSApplicationAdditions)
|
||||
|
||||
- (BOOL) isOnSnowLeopardOrBetter;
|
||||
- (BOOL) isOnLionOrBetter;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user