X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/cfe2c029d37ca99332c794092229e97bd86d4ddd..c5e27c027b47fbe861953d0c9334c5780a7cf69b:/ITMTRemote.m 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;