mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
word wrap the privacy tab string
This commit is contained in:
parent
e90dfd3083
commit
7c7c603045
|
@ -75,6 +75,9 @@
|
||||||
<property name="text">
|
<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>
|
<string>All internet communication is encrypted, and this cannot be disabled. However, you may optionally password protect your local Tox files.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="wordWrap">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user