aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor/e-contact-list-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/contact-list-editor/e-contact-list-editor.h')
-rw-r--r--addressbook/gui/contact-list-editor/e-contact-list-editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.h b/addressbook/gui/contact-list-editor/e-contact-list-editor.h
index 601cb23fe2..26de00e6f8 100644
--- a/addressbook/gui/contact-list-editor/e-contact-list-editor.h
+++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.h
@@ -68,6 +68,8 @@ struct _EContactListEditor
GtkWidget *visible_addrs_checkbutton;
GtkWidget *list_image;
GtkWidget *source_menu;
+ GtkWidget *ok_button;
+ GtkWidget *cancel_button;
/* Whether we are editing a new contact or an existing one */
guint is_new_list : 1;