aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-alert-dialog.c')
-rw-r--r--e-util/e-alert-dialog.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/e-util/e-alert-dialog.c b/e-util/e-alert-dialog.c
index a44f86e8bf..6f96116c61 100644
--- a/e-util/e-alert-dialog.c
+++ b/e-util/e-alert-dialog.c
@@ -270,7 +270,8 @@ e_alert_dialog_class_init (EAlertDialogClass *klass)
}
GtkWidget*
-e_alert_dialog_new (GtkWindow *parent, EAlert *alert)
+e_alert_dialog_new (GtkWindow *parent,
+ EAlert *alert)
{
return g_object_new (
E_TYPE_ALERT_DIALOG,