X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5fc132dbbed3e73887fca660c6032162adab448..6f3e95b38759c72706e83ff140ae17667cdfad22:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 75ed74f..febdda1 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -124,6 +124,11 @@ return nil; } +- (BOOL)songEnabledAtIndex:(int)index +{ + return nil; +} + - (int)currentAlbumTrackCount { return nil;