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.m
diff --git
a/MainController.m
b/MainController.m
index
4c2ed2c
..
67ce65d
100755
(executable)
--- a/
MainController.m
+++ b/
MainController.m
@@
-14,7
+14,6
@@
- (ITMTRemote *)loadRemote;
- (void)timerUpdate;
- (void)setLatestSongIdentifier:(NSString *)newIdentifier;
-- (void)showCurrentTrackInfo;
- (void)applicationLaunched:(NSNotification *)note;
- (void)applicationTerminated:(NSNotification *)note;
@end