From ba197f29c7e4784a6d649b262d3951e5e7fef41b Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Sun, 24 Oct 2010 20:00:45 +0000 Subject: Partially re-enable toolbar buttons in RO treeview windows. svn path=/trunk/netsurf/; revision=10906 --- riscos/hotlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/hotlist.h') 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 -- cgit v1.2.3