From a1194cd03ffca1ebe29275bdab7c03a441d554e1 Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Sun, 24 Oct 2010 21:52:16 +0000 Subject: Re-enable toolbar editing and button selection in RO treeview windows. svn path=/trunk/netsurf/; revision=10907 --- riscos/theme.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/theme.h') diff --git a/riscos/theme.h b/riscos/theme.h index a7cc2b97b..1bc9de07c 100644 --- a/riscos/theme.h +++ b/riscos/theme.h @@ -163,6 +163,7 @@ bool ro_gui_theme_update_toolbar(struct theme_descriptor *descriptor, struct too bool ro_gui_theme_attach_toolbar(struct toolbar *toolbar, wimp_w parent); bool ro_gui_theme_process_toolbar(struct toolbar *toolbar, int width); void ro_gui_theme_destroy_toolbar(struct toolbar *toolbar); +void ro_gui_theme_refresh_toolbar(struct toolbar *toolbar); void ro_gui_theme_toggle_edit(struct toolbar *toolbar); void ro_gui_theme_toolbar_editor_sync(struct toolbar *toolbar); -- cgit v1.2.3