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 4d8582f31..8000c70dc 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -50,6 +50,8 @@ void window_cmd_file_save_as_application (GtkAction *action,
EphyWindow *window);
void window_cmd_file_print (GtkAction *action,
EphyWindow *window);
+void window_cmd_undo_close_tab (GtkAction *action,
+ EphyWindow *window);
void window_cmd_file_send_to (GtkAction *action,
EphyWindow *window);
void window_cmd_file_work_offline (GtkAction *action,