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