Added a songEnabledAtIndex: method to ITMTRemote.
[MenuTunes.git] / ITMTRemote.h
index 6f10b7b..a99d52c 100755 (executable)
@@ -244,6 +244,11 @@ er's process managment.
  */
 - (NSString *)songTitleAtIndex:(int)index;
 
+/*!
+ * @method songEnabledAtIndex:
+ */
+- (BOOL)songEnabledAtIndex:(int)index;
+
 /*!
  * @method currentAlbumTrackCount:
  */