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