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 /trashapplet/trashapplet-empty-progress.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 'trashapplet/trashapplet-empty-progress.ui')
-rw-r--r-- | trashapplet/trashapplet-empty-progress.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/trashapplet/trashapplet-empty-progress.ui b/trashapplet/trashapplet-empty-progress.ui index 1b075d61..4be55853 100644 --- a/trashapplet/trashapplet-empty-progress.ui +++ b/trashapplet/trashapplet-empty-progress.ui @@ -7,7 +7,6 @@ <property name="title" translatable="yes">Emptying the Trash</property> <property name="default_width">400</property> <property name="type_hint">normal</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <child> |