diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-editor.h')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/contact-editor/e-contact-editor.h b/addressbook/contact-editor/e-contact-editor.h index fa31e73bde..a0bad6e1f9 100644 --- a/addressbook/contact-editor/e-contact-editor.h +++ b/addressbook/contact-editor/e-contact-editor.h @@ -115,6 +115,7 @@ struct _EContactEditor ECardAddrLabel *address[E_CONTACT_EDITOR_ADDRESS_ID_LAST]; ECardName *name; + char *company; EContactEditorEmailId email_choice; EContactEditorPhoneId phone_choice[4]; |