diff options
author | Milan Crha <mcrha@redhat.com> | 2010-05-11 00:26:12 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-05-11 00:26:12 +0800 |
commit | 05148d661f58145f4a7482eebbd02b5b54e0019c (patch) | |
tree | 7ab79766e7b58e24832c0702fe04265d9fb820c9 /addressbook/gui | |
parent | b41e9b362942d7503e9f61d503dd23ffb007ddf5 (diff) | |
download | gsoc2013-evolution-05148d661f58145f4a7482eebbd02b5b54e0019c.tar.gz gsoc2013-evolution-05148d661f58145f4a7482eebbd02b5b54e0019c.tar.zst gsoc2013-evolution-05148d661f58145f4a7482eebbd02b5b54e0019c.zip |
There is no 'shadow-type' property on a GtkExpander
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui index c9d90c26e0..cd4b62428c 100644 --- a/addressbook/gui/contact-editor/contact-editor.ui +++ b/addressbook/gui/contact-editor/contact-editor.ui @@ -1962,7 +1962,6 @@ <object class="GtkExpander" id="expander-personal-misc"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="shadow_type">GTK_SHADOW_NONE</property> <child> <object class="GtkTable" id="table89"> <property name="border_width">12</property> |