summaryrefslogtreecommitdiff
path: root/amiga/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/menu.c')
-rw-r--r--amiga/menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/menu.c b/amiga/menu.c
index 8bca4ebef..a9185e823 100644
--- a/amiga/menu.c
+++ b/amiga/menu.c
@@ -1030,6 +1030,7 @@ static void ami_menu_item_hotlist_add(struct Hook *hook, APTR window, struct Int
return;
hotlist_add_url(hlcache_handle_get_url(bw->current_content));
+ ami_gui_update_hotlist_button(gwin);
}
static void ami_menu_item_hotlist_show(struct Hook *hook, APTR window, struct IntuiMessage *msg)