mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-13 22:29:26 +03:00
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:
parent
cd6203b6fd
commit
06d0f2d286
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user