X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/cacee349eceeff2db2146d3b53f39412418a4dde..36c3c74d44819ba8132041dc3b4ee793c2109a69:/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;