X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e050f5301eec251a3dd3177007037bbaef7f8fd3..c92930f48a560adbc8f80ef106a3128cf9c176bf:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 804c090..913432b 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -47,7 +47,7 @@ typedef enum { - (void)showUpcomingSongsWithTitles:(NSArray *)titleStrings; -- (void)showVolumeWindowWithLevel:(int)level; +- (void)showVolumeWindowWithLevel:(float)level; - (void)showRatingWindowWithLevel:(int)level; - (void)showShuffleWindowWithMode:(MTStatusWindowShuffleMode)mode; - (void)showLoopWindowWithMode:(MTStatusWindowLoopMode)mode;