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/global_history.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/global_history.h') diff --git a/riscos/global_history.h b/riscos/global_history.h index 951836d5d..7ca2ed9da 100644 --- a/riscos/global_history.h +++ b/riscos/global_history.h @@ -31,6 +31,7 @@ void ro_gui_global_history_save(void); void ro_gui_global_history_update_theme(void); bool ro_gui_global_history_check_window(wimp_w window); bool ro_gui_global_history_check_menu(wimp_menu *menu); +bool ro_gui_global_history_toolbar_click(wimp_pointer *pointer); #endif -- cgit v1.2.3