diff options
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.ui b/addressbook/gui/contact-list-editor/contact-list-editor.ui index 24005eba14..eb301847de 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.ui +++ b/addressbook/gui/contact-list-editor/contact-list-editor.ui @@ -152,7 +152,7 @@ </packing> </child> <child> - <object class="ENameSelectorEntry" type-func="e_name_selector_entry_get_type" id="email-entry"> + <object class="GtkEntry" id="email-entry"> <property name="visible">True</property> </object> <packing> |