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

@@ -6,7 +6,6 @@
<property name="window_position">center-on-parent</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="has_separator">False</property>
<signal name="destroy" handler="on_dialog_config_destroy"/>
<signal name="response" handler="on_dialog_config_response"/>
<child internal-child="vbox">