Number returning methods now work, for the most part.
[MenuTunes.git] / ITMTRemote.m
index f232224..9a4cab8 100755 (executable)
     return nil;
 }
 
+- (NSString *)sourceTypeOfCurrentPlaylist
+{
+    return nil;
+}
+
 - (NSArray *)playlistsForCurrentSource
 {
     return nil;