From 5b02d2b681398a5ba0eb8831f0829388e5be819b Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sat, 26 Oct 2013 17:28:09 +0200 Subject: Set throbber background to be transparent, again. --- atari/res/netsurf.rsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/res/netsurf.rsh') diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh index 54c88d66f..7255544ed 100755 --- a/atari/res/netsurf.rsh +++ b/atari/res/netsurf.rsh @@ -58,7 +58,7 @@ #define TOOLBAR_BT_STOP 15 /* CICON in tree TOOLBAR */ #define TOOLBAR_BT_RELOAD 16 /* CICON in tree TOOLBAR */ #define TOOLBAR_AREA_URL 17 /* USERDEF in tree TOOLBAR */ -#define TOOLBAR_THROBBER_AREA 18 /* BOX in tree TOOLBAR */ +#define TOOLBAR_THROBBER_AREA 18 /* IBOX in tree TOOLBAR */ #define ICONIFY 2 /* form/dial */ #define ICONIFY_GLOBE 1 /* CICON in tree ICONIFY */ -- cgit v1.2.3