summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-09-08 19:04:45 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-09-08 19:04:45 +0100
commitf13a11e31fa6a4c3fd5966a61dbc82cf94a486b3 (patch)
tree11aa5015c8016d26fedab1b942b37896410495a4 /riscos/global_history.h
parent683ff4d1b51eb46cea9889c04a89edf4ad564c5e (diff)
downloadnetsurf-f13a11e31fa6a4c3fd5966a61dbc82cf94a486b3.tar.gz
netsurf-f13a11e31fa6a4c3fd5966a61dbc82cf94a486b3.tar.bz2
Destroy treeviews.
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 99ea8c609..6f5ba11eb 100644
--- a/riscos/global_history.h
+++ b/riscos/global_history.h
@@ -28,6 +28,7 @@
void ro_gui_global_history_preinitialise(void);
void ro_gui_global_history_postinitialise(void);
+void ro_gui_global_history_destroy(void);
void ro_gui_global_history_open(void);
void ro_gui_global_history_save(void);
bool ro_gui_global_history_check_window(wimp_w window);