Browse Source

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

adaptive-webui-19844
sledgehammer999 10 years ago
parent
commit
8449203b27
  1. 7
      src/preferences/options.ui

7
src/preferences/options.ui

@ -1444,6 +1444,13 @@ @@ -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>

Loading…
Cancel
Save