remove selection

This commit is contained in:
Chris Cromer 2019-01-20 11:29:01 -03:00
parent fece34f7dc
commit b3dcb8119b
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
<property name="enable_tree_lines">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="selection">
<property name="mode">multiple</property>
<property name="mode">none</property>
<signal name="changed" handler="on_changed_selection" swapped="no"/>
</object>
</child>