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
commit 8449203b27

View file

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