aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-folder-create-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-folder-create-dialog.c')
-rw-r--r--mail/e-mail-folder-create-dialog.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/e-mail-folder-create-dialog.c b/mail/e-mail-folder-create-dialog.c
index e1e9bdd9a6..019261475c 100644
--- a/mail/e-mail-folder-create-dialog.c
+++ b/mail/e-mail-folder-create-dialog.c
@@ -322,8 +322,7 @@ mail_folder_create_dialog_constructed (GObject *object)
}
/* Chain up to parent's constructed() method. */
- G_OBJECT_CLASS (e_mail_folder_create_dialog_parent_class)->
- constructed (object);
+ G_OBJECT_CLASS (e_mail_folder_create_dialog_parent_class)->constructed (object);
gtk_window_set_title (GTK_WINDOW (dialog), _("Create Folder"));