summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
authorSteve Fryatt <steve@stevefryatt.org.uk>2010-10-24 20:00:45 +0000
committerSteve Fryatt <steve@stevefryatt.org.uk>2010-10-24 20:00:45 +0000
commitba197f29c7e4784a6d649b262d3951e5e7fef41b (patch)
tree3e1c7f506e5a94bc0cfd781547d151f6369d95ed /riscos/global_history.h
parent00434615ed1a25b7d722e942406d0ddc8c08cdf3 (diff)
downloadnetsurf-ba197f29c7e4784a6d649b262d3951e5e7fef41b.tar.gz
netsurf-ba197f29c7e4784a6d649b262d3951e5e7fef41b.tar.bz2
Partially re-enable toolbar buttons in RO treeview windows.
svn path=/trunk/netsurf/; revision=10906
Diffstat (limited to 'riscos/global_history.h')
-rw-r--r--riscos/global_history.h1
1 files changed, 1 insertions, 0 deletions
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