Added more to MenuController
[MenuTunes.git] / MainController.h
index 8438c82..4b9c14f 100755 (executable)
@@ -51,6 +51,7 @@
 - (void)selectSongAtIndex:(int)index;
 - (void)selectSongRating:(int)rating;
 - (void)selectEQPresetAtIndex:(int)index;
+- (void)showPlayer;
 - (void)showPreferences;
 - (void)quitMenuTunes;