git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Uncommented the multisource playlist chooser.
[MenuTunes.git]
/
ITMTRemote.h
diff --git
a/ITMTRemote.h
b/ITMTRemote.h
index
b77fc22
..
0d2c21a
100755
(executable)
--- a/
ITMTRemote.h
+++ b/
ITMTRemote.h
@@
-382,7
+382,7
@@
er's process managment.
/*!
* @method switchToPlaylistAtIndex:
*/
/*!
* @method switchToPlaylistAtIndex:
*/
-
//
- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2;
+- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2;
/*!
* @method switchToSongAtIndex:
/*!
* @method switchToSongAtIndex: