Allow to select multiple entries in "banned IP" dialog

This commit is contained in:
Chocobo1
2019-10-11 21:07:18 +08:00
parent c7f092b95f
commit 5e671a4b0b
2 changed files with 9 additions and 2 deletions

View File

@@ -49,6 +49,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>