1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00

Add info about the proxy password being saved unencrypted. Closes #1490.

This commit is contained in:
sledgehammer999 2014-12-06 21:05:34 +02:00
parent 734301326b
commit 8449203b27

View File

@ -1444,6 +1444,13 @@
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_23">
<property name="text">
<string>Info: The password is saved unencrypted</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>