Browse Source

word wrap the privacy tab string

pull/985/head
Dubslow 11 years ago
parent
commit
7c7c603045
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA
  1. 3
      src/widget/form/settings/privacysettings.ui

3
src/widget/form/settings/privacysettings.ui

@ -75,6 +75,9 @@ @@ -75,6 +75,9 @@
<property name="text">
<string>All internet communication is encrypted, and this cannot be disabled. However, you may optionally password protect your local Tox files.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>

Loading…
Cancel
Save