aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window-commands.h')
-rw-r--r--src/window-commands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/window-commands.h b/src/window-commands.h
index d14304d19..aa1b6a2e7 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -131,6 +131,9 @@ void window_cmd_edit_prefs (EggAction *action,
void window_cmd_edit_toolbar (EggAction *action,
EphyWindow *window);
+void window_cmd_help_contents (EggAction *action,
+ EphyWindow *window);
+
void window_cmd_help_about (EggAction *action,
EphyWindow *window);