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 /stickynotes/stickynotes.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 'stickynotes/stickynotes.ui')
-rw-r--r-- | stickynotes/stickynotes.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui index cc98a1e4..016ceeef 100644 --- a/stickynotes/stickynotes.ui +++ b/stickynotes/stickynotes.ui @@ -62,7 +62,6 @@ <property name="title" translatable="yes">Sticky Notes Preferences</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> @@ -507,7 +506,6 @@ <property name="resizable">False</property> <property name="modal">True</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> @@ -626,7 +624,6 @@ <property name="border_width">5</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox4"> <property name="visible">True</property> @@ -920,7 +917,6 @@ <property name="title" translatable="yes">Sticky Note Properties</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> |