X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e350cc5032334a724daffdf6d2016e3653efc825..a9d5b3cd79988d85110185fafa9c4a38afe2027a:/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;