X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/c666e2ee7f2a80b36aca7e02c4fdd9e6f0051576..cfe2c029d37ca99332c794092229e97bd86d4ddd:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index bd7e106..8cb5178 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -154,6 +154,11 @@ return nil; } +- (NSString *)currentSongElapsed +{ + return nil; +} + - (float)currentSongRating { return nil;