More consistent layout

This commit is contained in:
craig.p.drummond
2014-01-23 19:50:49 +00:00
parent 0481e94e1d
commit 0ce9bb1044

View File

@@ -198,14 +198,17 @@
</item>
</layout>
</item>
<item row="2" column="0">
<item row="2" column="0" colspan="2">
<widget class="QLabel" name="outputsViewLabel">
<property name="text">
<string>Devices:</string>
<string>Use the checkboxes below to control the active outputs.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<item row="3" column="0" colspan="2">
<widget class="QListWidget" name="outputsView"/>
</item>
</layout>