Cache the currentRemote when building the menu. Does not actually speed it up, but...
[MenuTunes.git] / ITMTRemote.h
index 0d2c21a..a86888e 100755 (executable)
@@ -264,6 +264,11 @@ er's process managment.
  */
 - (NSString *)currentSongArtist;
 
+/*!
+ * @method currentSongComposer
+ */
+- (NSString *)currentSongComposer;
+
 /*!
  * @method currentSongAlbum
  */