X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/3f247fe3b8c61347438127e1d63e0df8e8bd6215..6f6c21caaebee598943084dd66a15f21a7f65cb5:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 11d7fe8..7e9aae5 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -33,6 +33,8 @@ typedef enum { + (StatusWindowController *)sharedController; +- (void)readDefaults; + - (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings; - (void)showVolumeWindowWithLevel:(float)level;