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 a menu update. Hopefully it might make things play a bit better
[MenuTunes.git]
/
MenuTunes.m
diff --git
a/MenuTunes.m
b/MenuTunes.m
index
5f94ae7
..
ee35882
100755
(executable)
--- a/
MenuTunes.m
+++ b/
MenuTunes.m
@@
-449,6
+449,7
@@
didHaveAlbumName = (([curAlbumName length] > 0) ? YES : NO);
}
}
+ [menu update];
}
//Rebuild the upcoming songs submenu. Can be improved a lot.