Fixed selection at saving window

pull/8/head
parent dd2d3e3654
commit 4f0434769a

@ -91,7 +91,9 @@
<property name="can-focus">True</property>
<property name="model">liststore1</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
<object class="GtkTreeSelection">
<property name="mode">none</property>
</object>
</child>
<child>
<object class="GtkTreeViewColumn">

Loading…
Cancel
Save