X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5111a52983c34e3d63dd8547a1f259a7cb5edda..a5c365dd668dee7c653dbafee270e5e05025a2ab:/MainController.h diff --git a/MainController.h b/MainController.h index e1ad2a4..21848e7 100755 --- a/MainController.h +++ b/MainController.h @@ -68,6 +68,7 @@ - (void)selectSongAtIndex:(int)index; - (void)selectSongRating:(int)rating; - (void)selectEQPresetAtIndex:(int)index; +- (void)makePlaylistWithTerm:(NSString *)term ofType:(int)type; - (void)showPlayer; - (void)showPreferences; - (void)showTestWindow;