X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/8cd402b5d3e43c95046af7ac0e4cb3cde2d622bc..93a60b6d98f84d592631266e1ee0caabe3642551:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index b192d36..307975d 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -38,6 +38,7 @@ typedef enum { - (void)showRatingWindowWithRating:(float)rating; - (void)showShuffleWindow:(BOOL)shuffle; - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode; +- (void)showSongShufflabilityWindow:(BOOL)shufflable; - (void)showSetupQueryWindow; - (void)showRegistrationQueryWindow; - (void)showReconnectQueryWindow;