summaryrefslogtreecommitdiff
path: root/riscos/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.h')
-rw-r--r--riscos/hotlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/hotlist.h b/riscos/hotlist.h
index e416b2124..346f14fe9 100644
--- a/riscos/hotlist.h
+++ b/riscos/hotlist.h
@@ -31,6 +31,7 @@ void ro_gui_hotlist_save(void);
void ro_gui_hotlist_update_theme(void);
bool ro_gui_hotlist_check_window(wimp_w window);
bool ro_gui_hotlist_check_menu(wimp_menu *menu);
+bool ro_gui_hotlist_toolbar_click(wimp_pointer *pointer);
#endif