diff options
author | infirit <[email protected]> | 2014-02-05 00:05:23 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-05 00:05:23 +0100 |
commit | 2176a84cfbc158f21a92c8c2d1c26922c217e0df (patch) | |
tree | 90a65ccceeb8eb5d5efd81bb9600ba7e4213556b /invest-applet/data/prefs-dialog.ui | |
parent | e07db99e4ab834f562bd1d1234a5827ae5ef4747 (diff) | |
download | mate-applets-2176a84cfbc158f21a92c8c2d1c26922c217e0df.tar.bz2 mate-applets-2176a84cfbc158f21a92c8c2d1c26922c217e0df.tar.xz |
Remove all calls gtk_dialog_set_has_separator
Also remove the has_separator from the ui files.
Diffstat (limited to 'invest-applet/data/prefs-dialog.ui')
-rw-r--r-- | invest-applet/data/prefs-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/invest-applet/data/prefs-dialog.ui b/invest-applet/data/prefs-dialog.ui index e5998393..0e83e372 100644 --- a/invest-applet/data/prefs-dialog.ui +++ b/invest-applet/data/prefs-dialog.ui @@ -10,7 +10,6 @@ <property name="default_height">450</property> <property name="destroy_with_parent">True</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <signal name="response" handler="prefs_dialog_response_cb"/> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> |