X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0b369f5eddfba57d0335e7e55753b8f31f0ffdc0..b936ca5ffb6320a3febce6a7d0c2875b072ac6bc:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 63364a6..9f474b5 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -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;