summaryrefslogtreecommitdiff
path: root/riscos/hotlist.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/hotlist.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/hotlist.h')
-rw-r--r--riscos/hotlist.h1
1 files changed, 1 insertions, 0 deletions
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