summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/global_history.h')
-rw-r--r--riscos/global_history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/global_history.h b/riscos/global_history.h
index 7ca2ed9da..7618aa438 100644
--- a/riscos/global_history.h
+++ b/riscos/global_history.h
@@ -28,7 +28,7 @@ void ro_gui_global_history_preinitialise(void);
void ro_gui_global_history_postinitialise(void);
void ro_gui_global_history_open(void);
void ro_gui_global_history_save(void);
-void ro_gui_global_history_update_theme(void);
+void ro_gui_global_history_update_theme(bool full_update);
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);