added option whether to trust friend nodes for banned files

This commit is contained in:
csoler 2018-08-19 15:52:35 +02:00
parent a2804a70ec
commit af7556610a
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
4 changed files with 49 additions and 11 deletions

View file

@ -447,6 +447,13 @@
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="checkBox">
<property name="text">
<string>Trust friend nodes with banned files</string>
</property>
</widget>
</item>
<item>
<widget class="QTextEdit" name="textEdit">
<property name="readOnly">