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 /plugins/groupwise-features/proxy-login-dialog.ui | |
parent | 19bc6fd37009cdbf99ed9f5d15714a416af51654 (diff) | |
download | gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.gz gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.bz2 gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.lz gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.xz gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.tar.zst gsoc2013-evolution-ba05584de52f5f953eee7e458ebf4d45da5a3319.zip |
Dialogs no longer have separators.
Diffstat (limited to 'plugins/groupwise-features/proxy-login-dialog.ui')
-rw-r--r-- | plugins/groupwise-features/proxy-login-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/groupwise-features/proxy-login-dialog.ui b/plugins/groupwise-features/proxy-login-dialog.ui index a8c33317ca..341c63f832 100644 --- a/plugins/groupwise-features/proxy-login-dialog.ui +++ b/plugins/groupwise-features/proxy-login-dialog.ui @@ -16,7 +16,6 @@ <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> <property name="focus_on_map">True</property> - <property name="has_separator">True</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> |