X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e350cc5032334a724daffdf6d2016e3653efc825..7eff668a73d0965a793c7956d9553f539ca30f65:/StatusWindowController.m diff --git a/StatusWindowController.m b/StatusWindowController.m index 649ca9c..c22e2a5 100755 --- a/StatusWindowController.m +++ b/StatusWindowController.m @@ -33,16 +33,19 @@ } -- (void)showShuffleWindowWithMode:(MTStatusWindowShuffleMode)mode +- (void)showRatingWindowWithLevel:(int)level { } -- (void)showLoopWindowWithMode:(MTStatusWindowLoopMode)mode +- (void)showShuffleWindowWithMode:(MTStatusWindowShuffleMode)mode { } +- (void)showLoopWindowWithMode:(MTStatusWindowLoopMode)mode +{ +} -@end +@end \ No newline at end of file