git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adding initial work on new plugin API. THIS BREAKS MT. We are working to
[MenuTunes.git]
/
MainController.h
diff --git
a/MainController.h
b/MainController.h
index
4b9c14f
..
6383a8d
100755
(executable)
--- a/
MainController.h
+++ b/
MainController.h
@@
-59,6
+59,7
@@
- (ITMTRemote *)currentRemote;
- (void)clearHotKeys;
+- (void)setupHotKeys;
- (void)closePreferences;
@end