enabled word wrap for To Label

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-27 22:06:32 +00:00
parent 22472209b7
commit ad7a2fea39

View File

@ -1615,6 +1615,9 @@ p, li { white-space: pre-wrap; }
<property name="text">
<string/>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>