summaryrefslogtreecommitdiff
path: root/apps/onplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/onplay.c')
-rw-r--r--apps/onplay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/onplay.c b/apps/onplay.c
index d7c2504650..ea73dbbada 100644
--- a/apps/onplay.c
+++ b/apps/onplay.c
@@ -1135,7 +1135,7 @@ MAKE_ONPLAYMENU( wps_onplay_menu, ID2P(LANG_ONPLAY_MENU_TITLE),
1135#ifdef HAVE_TAGCACHE 1135#ifdef HAVE_TAGCACHE
1136 &rating_item, 1136 &rating_item,
1137#endif 1137#endif
1138 &bookmark_menu, &browse_id3_item, &view_cue_item, 1138 &bookmark_menu, &browse_id3_item, &delete_file_item, &view_cue_item,
1139#ifdef HAVE_PITCHSCREEN 1139#ifdef HAVE_PITCHSCREEN
1140 &pitch_screen_item, 1140 &pitch_screen_item,
1141#endif 1141#endif