aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r--addressbook/gui/component/select-names/e-select-names.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c
index e0ac9677fb..726f9bda5f 100644
--- a/addressbook/gui/component/select-names/e-select-names.c
+++ b/addressbook/gui/component/select-names/e-select-names.c
@@ -810,6 +810,7 @@ e_select_names_add_section(ESelectNames *e_select_names, char *name, char *id, E
gtk_object_set(GTK_OBJECT(label),
"draw_background", FALSE,
"draw_borders", FALSE,
+ "draw_button", TRUE,
"editable", FALSE,
"text", "",
"use_ellipsis", TRUE,