summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-21 15:12:13 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-21 15:12:13 +0000
commit57308f8726828ed69658d6411dd747fe8ca2b013 (patch)
tree66d79c52dc51eff60b8dc555b37ae1a0798bf5e9 /amiga
parent3fb6622a92e4475cc72cee5c5140e015dbbfd97a (diff)
downloadnetsurf-57308f8726828ed69658d6411dd747fe8ca2b013.tar.gz
netsurf-57308f8726828ed69658d6411dd747fe8ca2b013.tar.bz2
Disabled the OS pointers gadget, as apparently it does take effect immediately and I
had forgotten about a long-outstanding bug (introduced when compiled with the OS4.1 SDK) which just causes the whole thing to freeze if this option is turned off. svn path=/trunk/netsurf/; revision=7908
Diffstat (limited to 'amiga')
-rwxr-xr-xamiga/gui_options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui_options.c b/amiga/gui_options.c
index ad3ffbf05..af766c52f 100755
--- a/amiga/gui_options.c
+++ b/amiga/gui_options.c
@@ -291,6 +291,7 @@ void ami_gui_opts_open(void)
GA_ID, GID_OPTS_PTROS,
GA_RelVerify, TRUE,
GA_Text, gadlab[GID_OPTS_PTROS],
+ GA_Disabled, TRUE,
GA_Selected, option_use_os_pointers,
CheckBoxEnd,
LayoutEnd, // mouse