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