From 6e0436f65cd461bb2b21c9a0178dfa6978213d27 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 23 Jun 2005 01:31:26 +0000 Subject: Henrik Backes patch for WPS and tag database context menus. Tag database context menus still don't work as expected. Hold Play/Select to pop up the menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6835 a1c6a512-1295-4272-9138-f99709370657 --- apps/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/action.h') diff --git a/apps/action.h b/apps/action.h index ef17185..3c3db7d 100644 --- a/apps/action.h +++ b/apps/action.h @@ -24,5 +24,6 @@ #define CONTEXT_TREE 2 #define CONTEXT_RECORD 3 #define CONTEXT_MAINMENU 4 +#define CONTEXT_ID3DB 5 #endif -- cgit v1.1