Remove has_separator property from gtkbuilder files

This commit is contained in:
infirit
2014-05-19 18:45:07 +02:00
parent 3fc6d6c429
commit ca9fdb4cef
11 changed files with 0 additions and 11 deletions

View File

@@ -10,7 +10,6 @@
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">True</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>

View File

@@ -9,7 +9,6 @@
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">False</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>