diff options
Diffstat (limited to 'addressbook/gui/widgets/eab-popup-control.h')
-rw-r--r-- | addressbook/gui/widgets/eab-popup-control.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/eab-popup-control.h b/addressbook/gui/widgets/eab-popup-control.h index 1d7ee36f0a..79e134e812 100644 --- a/addressbook/gui/widgets/eab-popup-control.h +++ b/addressbook/gui/widgets/eab-popup-control.h @@ -50,6 +50,7 @@ struct _EABPopupControl { gchar *name; gchar *email; + gchar *vcard; GtkWidget *name_widget; GtkWidget *email_widget; |