git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Positioning Fixes. The window might still do some weirdness if you change its positi...
[MenuTunes.git]
/
MainController.h
diff --git
a/MainController.h
b/MainController.h
index
b03349d
..
ae6f7fd
100755
(executable)
--- a/
MainController.h
+++ b/
MainController.h
@@
-82,4
+82,6
@@
- (void)setupHotKeys;
- (void)closePreferences;
+- (void)showCurrentTrackInfo;
+
@end