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
This commit is contained in:
Chris Young 2009-06-21 15:12:13 +00:00
parent 3fb6622a92
commit 57308f8726
1 changed files with 1 additions and 0 deletions

View File

@ -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