From 7144ce65ebbc7b1cb77d1f6b678a6d2b3c6547d1 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 1 Oct 2004 23:48:15 +0000 Subject: [project @ 2004-10-01 23:48:15 by jmb] Add GUI config option for HTTP referer sending svn path=/import/netsurf/; revision=1300 --- riscos/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/gui.h') diff --git a/riscos/gui.h b/riscos/gui.h index 006f46805..b6c68e07d 100644 --- a/riscos/gui.h +++ b/riscos/gui.h @@ -305,6 +305,7 @@ bool ro_gui_print_keypress(wimp_key *key); #define ICON_CONFIG_PROX_AUTHTYPE_PICK 6 #define ICON_CONFIG_PROX_AUTHUSER 8 #define ICON_CONFIG_PROX_AUTHPASS 10 +#define ICON_CONFIG_PROX_REFERER 11 #define ICON_CONFIG_TH_GET 0 #define ICON_CONFIG_TH_MANAGE 1 -- cgit v1.2.3