summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index d034cabb9..47b76fe14 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -194,6 +194,7 @@ void ro_gui_window_redraw_all(void);
/* in history.c */
void ro_gui_history_init(void);
void ro_gui_history_quit(void);
+void ro_gui_history_mode_change(void);
void ro_gui_history_open(struct browser_window *bw,
struct history *history, int wx, int wy);
void ro_gui_history_redraw(wimp_draw *redraw);