demo: Remove double borders from the treeview

This commit is contained in:
Alexander Mikhaylenko 2020-05-13 20:57:00 +05:00
parent d0c54c1286
commit 3bf6bdae73

View File

@ -59,8 +59,6 @@
</child>
<child>
<object class="GtkBox">
<child>
<object class="GtkFrame">
<child>
<object class="GtkScrolledWindow">
<property name="width-request">120</property>
@ -95,7 +93,8 @@
</child>
</object>
</child>
</object>
<child>
<object class="GtkSeparator"/>
</child>
<child>
<object class="GtkNotebook" id="notebook">