Poked around a bit, added Show Player to MenuController
[MenuTunes.git] / StatusWindowController.h
index 63364a6..9f474b5 100755 (executable)
@@ -45,6 +45,7 @@ typedef enum {
 - (void)showUpcomingSongsWithTitles:(NSArray *)titleStrings;
 
 - (void)showVolumeWindowWithLevel:(int)level;
+- (void)showRatingWindowWithLevel:(int)level;
 - (void)showShuffleWindowWithMode:(MTStatusWindowShuffleMode)mode;
 - (void)showLoopWindowWithMode:(MTStatusWindowLoopMode)mode;