diff options
Diffstat (limited to 'MASShortcut+Monitoring.h')
| -rw-r--r-- | MASShortcut+Monitoring.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MASShortcut+Monitoring.h b/MASShortcut+Monitoring.h deleted file mode 100644 index aa8f224..0000000 --- a/MASShortcut+Monitoring.h +++ /dev/null @@ -1,8 +0,0 @@ -#import "MASShortcut.h" - -@interface MASShortcut (Monitoring) - -+ (id)addGlobalHotkeyMonitorWithShortcut:(MASShortcut *)shortcut handler:(void (^)())handler; -+ (void)removeGlobalHotkeyMonitor:(id)monitor; - -@end |
