X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/cfe2c029d37ca99332c794092229e97bd86d4ddd..107e67ed9e5791f210cfaf2185e75ea5b5e84792:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index e296bdd..82da725 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -284,6 +284,11 @@ er's process managment. */ - (NSString *)currentSongElapsed; +/*! + * @method currentSongAlbumArt + */ +- (NSImage *)currentSongAlbumArt; + /*! * @method currentSongRating */