diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-01-14 11:55:52 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-01-25 23:28:26 +0800 |
commit | ba05584de52f5f953eee7e458ebf4d45da5a3319 (patch) | |
tree | 253eccdd5ace24903f6200f54593784fdefd9629 /addressbook/gui/contact-list-editor | |
parent | 19bc6fd37009cdbf99ed9f5d15714a416af51654 (diff) | |
download | gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.gz gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.zst gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.zip |
Dialogs no longer have separators.
Diffstat (limited to 'addressbook/gui/contact-list-editor')
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.ui | 1 |
1 files changed, 0 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 f8c94e6b1b..31bc2fc1a6 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.ui +++ b/addressbook/gui/contact-list-editor/contact-list-editor.ui @@ -8,7 +8,6 @@ <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon_name">stock_contact-list</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> - <property name="has_separator">False</property> <signal handler="contact_list_editor_delete_event_cb" name="delete_event"/> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox"> |