summaryrefslogtreecommitdiff
path: root/riscos/treeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/treeview.h')
-rw-r--r--riscos/treeview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/treeview.h b/riscos/treeview.h
index be0a3478e..2b87d57e8 100644
--- a/riscos/treeview.h
+++ b/riscos/treeview.h
@@ -47,6 +47,7 @@ bool ro_treeview_has_selection(ro_treeview *tv);
void ro_treeview_set_origin(ro_treeview *tv, int x, int y);
void ro_treeview_mouse_at(wimp_w w, wimp_pointer *pointer);
void ro_treeview_update_theme(ro_treeview *tv);
+void ro_treeview_update_toolbar(ro_treeview *tv);
int ro_treeview_get_help(help_full_message_request *message_data);
#endif