Word wrap the update channel description label

Previously, channel descriptions that were too long would mess up the
dialog.
This commit is contained in:
Forkk 2014-01-08 17:56:38 -06:00
parent 7ace682260
commit b4fcbab513

View File

@ -106,6 +106,9 @@
<property name="text">
<string>No channel selected.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
@ -895,7 +898,7 @@
</connection>
</connections>
<buttongroups>
<buttongroup name="sortingModeGroup"/>
<buttongroup name="proxyGroup"/>
<buttongroup name="sortingModeGroup"/>
</buttongroups>
</ui>