summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 6ed3249b0..8a2a57100 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -1576,6 +1576,7 @@ void ro_gui_hotlist_click(wimp_pointer *pointer) {
if (x_offset >= HOTLIST_LEAF_INSET) entry->selected = false;
reformat_pending = true;
hotlist_redraw_entry(entry, true);
+ ro_gui_menu_prepare_hotlist();
}
} else if (x_offset >= HOTLIST_LEAF_INSET) {