Added notes to the TODO. Matt, please check and modify TODO as required :)
[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