Disable selection on cart
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user