Fix the disappearing radio buttons. I don't know why this suddenly stopped working.

svn path=/trunk/netsurf/; revision=7953
This commit is contained in:
Chris Young 2009-06-24 21:58:11 +00:00
parent cd6203b6fd
commit 06d0f2d286

View File

@ -60,7 +60,7 @@
static struct ami_gui_opts_window *gow = NULL;
CONST_STRPTR tabs[9];
CONST_STRPTR screenopts[4];
static STRPTR screenopts[4];
CONST_STRPTR proxyopts[5];
CONST_STRPTR nativebmopts[3];
CONST_STRPTR fontopts[6];