X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5fc132dbbed3e73887fca660c6032162adab448..6f3e95b38759c72706e83ff140ae17667cdfad22:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index 6f10b7b..a99d52c 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -244,6 +244,11 @@ er's process managment. */ - (NSString *)songTitleAtIndex:(int)index; +/*! + * @method songEnabledAtIndex: + */ +- (BOOL)songEnabledAtIndex:(int)index; + /*! * @method currentAlbumTrackCount: */