X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ae9dc4be17f66b2db7fe8e9932490647f1ca7329..cacee349eceeff2db2146d3b53f39412418a4dde:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 3337e55..bd7e106 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -84,6 +84,11 @@ return nil; } +- (ITMTRemotePlayerSource)currentSource +{ + return nil; +} + - (ITMTRemotePlayerPlaylistClass)currentPlaylistClass { return nil;