summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index b61fdb675..e8df46bbd 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -191,6 +191,7 @@ void ro_gui_hotlist_menu_closed(void);
int ro_gui_hotlist_get_selected(bool folders);
void ro_gui_hotlist_set_selected(bool selected);
void ro_gui_hotlist_set_expanded(bool expand, bool folders, bool links);
+void ro_gui_hotlist_delete_selected(void);
void ro_gui_hotlist_save_as(const char *file);
/* in save.c */