git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
A couple more modifications, as well as some comments to ease others'
[MenuTunes.git]
/
StatusWindowController.m
diff --git
a/StatusWindowController.m
b/StatusWindowController.m
index
649ca9c
..
c22e2a5
100755
(executable)
--- a/
StatusWindowController.m
+++ b/
StatusWindowController.m
@@
-33,16
+33,19
@@
}
}
-- (void)show
ShuffleWindowWithMode:(MTStatusWindowShuffleMode)mode
+- (void)show
RatingWindowWithLevel:(int)level
{
}
{
}
-- (void)show
LoopWindowWithMode:(MTStatusWindowLoop
Mode)mode
+- (void)show
ShuffleWindowWithMode:(MTStatusWindowShuffle
Mode)mode
{
}
{
}
+- (void)showLoopWindowWithMode:(MTStatusWindowLoopMode)mode
+{
+}
-@end
+@end
\ No newline at end of file