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