aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/contact-editor/e-contact-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/contact-editor/e-contact-editor.h')
-rw-r--r--addressbook/contact-editor/e-contact-editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/contact-editor/e-contact-editor.h b/addressbook/contact-editor/e-contact-editor.h
index 394d136eed..fa31e73bde 100644
--- a/addressbook/contact-editor/e-contact-editor.h
+++ b/addressbook/contact-editor/e-contact-editor.h
@@ -113,6 +113,8 @@ struct _EContactEditor
ECardPhone *phone[E_CONTACT_EDITOR_PHONE_ID_LAST];
char *email[E_CONTACT_EDITOR_EMAIL_ID_LAST];
ECardAddrLabel *address[E_CONTACT_EDITOR_ADDRESS_ID_LAST];
+
+ ECardName *name;
EContactEditorEmailId email_choice;
EContactEditorPhoneId phone_choice[4];