Skip to content

Commit

Permalink
PoolCacheBox: update multiple items at once
Browse files Browse the repository at this point in the history
  • Loading branch information
carrotIndustries committed Mar 25, 2021
1 parent 0b3c2af commit 0606c74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pool-prj-mgr/pool-mgr/pool_cache_box.ui
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@
<object class="GtkTreeView" id="pool_item_view">
<property name="visible">True</property>
<property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection">
<property name="mode">multiple</property>
</object>
</child>
</object>
</child>
</object>
Expand Down

0 comments on commit 0606c74

Please sign in to comment.