1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

- Allow multiple selection in finished list

This commit is contained in:
Christophe Dumez 2007-04-11 18:06:54 +00:00
parent 7263867f14
commit dc4acc83a5

View File

@ -31,6 +31,9 @@
<property name="contextMenuPolicy" >
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="selectionMode" >
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
</widget>
</item>
<item>