summaryrefslogtreecommitdiff
path: root/amiga/gui_options.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-21 15:05:25 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-21 15:05:25 +0000
commit3fb6622a92e4475cc72cee5c5140e015dbbfd97a (patch)
tree71e5a6cc00e197d0fde88dd397f52d472b463881 /amiga/gui_options.h
parent9015277d6bfec985c48bdfd9ec1bdf2893ff1fa6 (diff)
downloadnetsurf-3fb6622a92e4475cc72cee5c5140e015dbbfd97a.tar.gz
netsurf-3fb6622a92e4475cc72cee5c5140e015dbbfd97a.tar.bz2
Added mouse pointer options to the Display tab, as they are probably better suited
here than in Advanced where I was going to put them. Also, like all the other options on this tab, they will not take effect until NetSurf is restarted. I have now added a note (or, more accurately, a placeholder for what will be a proper note once I've added all the new strings to the Messages files) to this effect underneath the options on the Display tab. svn path=/trunk/netsurf/; revision=7907
Diffstat (limited to 'amiga/gui_options.h')
-rwxr-xr-xamiga/gui_options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/gui_options.h b/amiga/gui_options.h
index b7dc709b4..ec93fe9a2 100755
--- a/amiga/gui_options.h
+++ b/amiga/gui_options.h
@@ -38,6 +38,8 @@ enum
GID_OPTS_SCREENMODE,
GID_OPTS_SCREENNAME,
GID_OPTS_THEME,
+ GID_OPTS_PTRTRUE,
+ GID_OPTS_PTROS,
GID_OPTS_SAVE,
GID_OPTS_USE,
GID_OPTS_CANCEL,