summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2005-04-07 20:46:22 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2005-04-07 20:46:22 +0000
commit610fca368b4b438fd2868f8a4d6a39a45f823e6b (patch)
treef31e0cbf961196522727043cef55fb76c122bddb /riscos/global_history.h
parent75e7c01b1f23b9b03f32c2eaf7399f12a9a20272 (diff)
downloadnetsurf-610fca368b4b438fd2868f8a4d6a39a45f823e6b.tar.gz
netsurf-610fca368b4b438fd2868f8a4d6a39a45f823e6b.tar.bz2
[project @ 2005-04-07 20:46:22 by rjw]
Update to the way menus are handled. Various GUI bug fixes. svn path=/import/netsurf/; revision=1603
Diffstat (limited to 'riscos/global_history.h')
-rw-r--r--riscos/global_history.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/global_history.h b/riscos/global_history.h
index a1824679a..120f73e8f 100644
--- a/riscos/global_history.h
+++ b/riscos/global_history.h
@@ -21,9 +21,7 @@
void ro_gui_global_history_initialise(void);
void ro_gui_global_history_save(void);
-void ro_gui_global_history_show(void);
void ro_gui_global_history_click(wimp_pointer *pointer);
-bool ro_gui_global_history_keypress(int key);
void ro_gui_global_history_dialog_click(wimp_pointer *pointer);
void ro_gui_global_history_menu_closed(void);
int ro_gui_global_history_help(int x, int y);