From bc2bce8d35bcb631168b3ae91ab6868b7057debc Mon Sep 17 00:00:00 2001 From: Chris Young Date: Wed, 9 Feb 2011 22:16:11 +0000 Subject: Web search text selection svn path=/trunk/netsurf/; revision=11638 --- amiga/context_menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/context_menu.h') diff --git a/amiga/context_menu.h b/amiga/context_menu.h index 579c59eb6..5e6bed88a 100755 --- a/amiga/context_menu.h +++ b/amiga/context_menu.h @@ -36,6 +36,7 @@ enum { CMID_SELCUT, CMID_SELCOPY, CMID_SELPASTE, + CMID_SELSEARCH, CMSUB_OBJECT, CMSUB_URL, CMSUB_SEL, -- cgit v1.2.3