Add separator

https://bugzilla.gnome.org/show_bug.cgi?id=741027
This commit is contained in:
Trinh Anh Ngoc 2014-12-02 22:09:21 +07:00 committed by Matthias Clasen
parent 01c941b046
commit 7717b0d556

View File

@ -77,6 +77,11 @@
<signal name="selected-rows-changed" handler="selected_context_changed"/>
</object>
</child>
<child>
<object class="GtkVSeparator">
<property name="visible">True</property>
</object>
</child>
<child>
<object class="GtkBox" id="content_box">
<property name="visible">True</property>