diff --git a/!NetSurf/Resources/Sprites,ff9 b/!NetSurf/Resources/Sprites,ff9 index ac0cfd97e..7e82f4964 100755 Binary files a/!NetSurf/Resources/Sprites,ff9 and b/!NetSurf/Resources/Sprites,ff9 differ diff --git a/riscos/window.c b/riscos/window.c index aafdc669e..26e3be4e3 100644 --- a/riscos/window.c +++ b/riscos/window.c @@ -2515,11 +2515,11 @@ struct ro_gui_pointer_entry ro_gui_pointer_table[] = { { false, "ptr_rd", 6, 7 }, { false, "ptr_cross", 7, 7 }, { false, "ptr_move", 8, 0 }, - { true, "ptr_default", 0, 0 }, /* WAIT */ + { false, "ptr_wait", 7, 10 }, { false, "ptr_help", 0, 0 }, { false, "ptr_nodrop", 0, 0 }, { false, "ptr_nt_allwd", 10, 10 }, - { true, "ptr_default", 0, 0 }, /* PROGRESS */ + { false, "ptr_progress", 0, 0 }, }; /**