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/hotlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/hotlist.h') diff --git a/riscos/hotlist.h b/riscos/hotlist.h index 346f14fe9..84fcca9c2 100644 --- a/riscos/hotlist.h +++ b/riscos/hotlist.h @@ -28,7 +28,7 @@ void ro_gui_hotlist_preinitialise(void); void ro_gui_hotlist_postinitialise(void); void ro_gui_hotlist_open(void); void ro_gui_hotlist_save(void); -void ro_gui_hotlist_update_theme(void); +void ro_gui_hotlist_update_theme(bool full_update); 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); -- cgit v1.2.3