aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r--lib/ephy-gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index c46efe746..a471f29b2 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -80,6 +80,8 @@ void ephy_gui_window_update_user_time (GtkWidget *window,
void ephy_gui_window_present (GtkWindow *window,
guint32 user_time);
+GtkWidget *ephy_gui_message_dialog_get_content_box (GtkWidget *dialog);
+
G_END_DECLS
#endif