More consistent layout
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user