X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/247185755806e3a693fef80a25094ad9e446f104..34a2a6ce5cce484c5b8dcd413efa1181130fbab0:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 18443dc..ea9faef 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -26,6 +26,7 @@ typedef enum { typedef enum { StatusWindowNoType = -1, StatusWindowTrackInfoType, + StatusWindowAlbumArtType, StatusWindowUpcomingSongsType, StatusWindowVolumeType, StatusWindowRatingType, @@ -62,6 +63,8 @@ typedef enum { - (void)showPreferencesUpdateWindow; - (void)showDebugModeEnabledWindow; +- (void)showAlbumArtWindowWithImage:(NSImage *)image; +- (void)showAlbumArtWindowWithErrorText:(NSString *)string; - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source title: (NSString *)title album: (NSString *)album