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 8043bda59..fa8607808 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -124,6 +124,9 @@ void window_cmd_go_history (GtkAction *action,
void window_cmd_edit_personal_data (GtkAction *action,
EphyWindow *window);
+void window_cmd_edit_certificates (GtkAction *action,
+ EphyWindow *window);
+
void window_cmd_edit_prefs (GtkAction *action,
EphyWindow *window);