diff options
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-editor-fullname.h')
-rw-r--r-- | addressbook/gui/contact-editor/e-contact-editor-fullname.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor-fullname.h b/addressbook/gui/contact-editor/e-contact-editor-fullname.h index db45b08857..8fb7acfa1e 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-fullname.h +++ b/addressbook/gui/contact-editor/e-contact-editor-fullname.h @@ -63,7 +63,7 @@ struct _EContactEditorFullnameClass GtkDialogClass parent_class; }; -GtkWidget *e_contact_editor_fullname_new(const EContactName *name); +GtkWidget *e_contact_editor_fullname_new (const EContactName *name); GType e_contact_editor_fullname_get_type (void); G_END_DECLS |