From 0309e937e6bf13bbea5f1a95721919e0524eeab8 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 16 Jul 2006 21:42:37 +0000 Subject: Allow the user to delete cookies. svn path=/trunk/netsurf/; revision=2770 --- riscos/menus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/menus.h') diff --git a/riscos/menus.h b/riscos/menus.h index 9b68fcf8a..8ce3a9d71 100644 --- a/riscos/menus.h +++ b/riscos/menus.h @@ -42,6 +42,7 @@ typedef enum { /* cookie actions */ COOKIES_SHOW, + COOKIES_DELETE, /* page actions */ BROWSER_PAGE, -- cgit v1.2.3