Poked around a bit, added Show Player to MenuController
[MenuTunes.git] / StatusWindowController.m
index 649ca9c..c22e2a5 100755 (executable)
 
 }
 
-- (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