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