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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window-commands.h b/src/window-commands.h
index abf5865d6..885c4034b 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -84,6 +84,8 @@ void window_cmd_view_zoom_normal (GtkAction *action,
EphyWindow *window);
void window_cmd_view_page_source (GtkAction *action,
EphyWindow *window);
+void window_cmd_view_stop_archiving (GtkAction *action,
+ EphyWindow *window);
void window_cmd_help_about (GtkAction *action,
GtkWidget *window);
void window_cmd_tabs_next (GtkAction *action,