X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/cfe2c029d37ca99332c794092229e97bd86d4ddd..2404965b693451fd71dcffd06eb82695e9085389:/ITMTRemote.m?ds=sidebyside diff --git a/ITMTRemote.m b/ITMTRemote.m index 8cb5178..96fecda 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -159,6 +159,11 @@ return nil; } +- (NSImage *)currentSongAlbumArt +{ + return nil; +} + - (float)currentSongRating { return nil;