From 9015277d6bfec985c48bdfd9ec1bdf2893ff1fa6 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 21 Jun 2009 14:42:01 +0000 Subject: Display tab done, except for interconnection of gadgets and the screenmode and file gadget buttons. This tab is Amiga-specific and contains the options for specifying which screen to run on, and which theme to use. svn path=/trunk/netsurf/; revision=7906 --- amiga/gui_options.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'amiga/gui_options.h') diff --git a/amiga/gui_options.h b/amiga/gui_options.h index 9395da464..b7dc709b4 100755 --- a/amiga/gui_options.h +++ b/amiga/gui_options.h @@ -34,6 +34,10 @@ enum GID_OPTS_FROMLOCALE, GID_OPTS_REFERRAL, GID_OPTS_FASTSCROLL, + GID_OPTS_SCREEN, + GID_OPTS_SCREENMODE, + GID_OPTS_SCREENNAME, + GID_OPTS_THEME, GID_OPTS_SAVE, GID_OPTS_USE, GID_OPTS_CANCEL, -- cgit v1.2.3