Number returning methods now work, for the most part.
[MenuTunes.git] / ITMTRemote.h
index 3d2015f..a24e654 100755 (executable)
@@ -79,6 +79,7 @@
 
 - (NSArray *)sources;
 - (int)currentSourceIndex;
+- (NSString *)sourceTypeOfCurrentPlaylist;
 
 - (NSArray *)playlistsForCurrentSource;
 - (int)currentPlaylistIndex;