Allow to wrap label, so when we have a big url as when we send
sms we wrap text
This commit is contained in:
parent
6c40364490
commit
7b83bba494
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
<property name="text">
|
||||
<string>Device to open the url with:</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Reference in a new issue