git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added launch at login.
[MenuTunes.git]
/
StatusWindowController.m
diff --git
a/StatusWindowController.m
b/StatusWindowController.m
index
a9859c3
..
807e89c
100755
(executable)
--- a/
StatusWindowController.m
+++ b/
StatusWindowController.m
@@
-32,7
+32,6
@@
- (void)fadeWindowOut
{
[NSThread detachNewThreadSelector:@selector(fadeOutAux) toTarget:self withObject:nil];
-
}
- (void)fadeOutAux