Disable selection on cart
This commit is contained in:
parent
40aba2eb44
commit
f075b6c83f
@ -92,6 +92,7 @@
|
||||
<object class="GtkListBox" id="list_main">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="selection_mode">none</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user