[AFV], Ref T731, Ref T739 made the adv. audio devices page a bit smaller

This commit is contained in:
Klaus Basan
2019-10-31 17:58:29 +01:00
committed by Mat Sutcliffe
parent 9d218f39f8
commit 21a5c07e02

View File

@@ -14,21 +14,14 @@
<string>Frame</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<item row="0" column="2">
<widget class="QPushButton" name="pb_EnableDisable">
<property name="text">
<string>enable</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="lbl_EnableDisable">
<property name="text">
<string>Enable/disable:</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<item row="2" column="0" colspan="3">
<widget class="BlackGui::Views::CAudioDeviceInfoView" name="tvp_RegisteredDevices">
<attribute name="verticalHeaderVisible">
<bool>false</bool>
@@ -38,21 +31,21 @@
</attribute>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="lbl_StartStop">
<property name="text">
<string>Start/stop audio:</string>
</property>
</widget>
</item>
<item row="1" column="1">
<item row="0" column="1">
<widget class="QPushButton" name="pb_StartStop">
<property name="text">
<string>stop</string>
</property>
</widget>
</item>
<item row="2" column="1">
<item row="0" column="0">
<widget class="QLabel" name="lbl_EnableDisable">
<property name="text">
<string>Audio:</string>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QPushButton" name="pb_ReloadRegistered">
<property name="text">
<string>reload registered</string>
@@ -70,6 +63,9 @@
</customwidgets>
<tabstops>
<tabstop>pb_StartStop</tabstop>
<tabstop>pb_EnableDisable</tabstop>
<tabstop>tvp_RegisteredDevices</tabstop>
<tabstop>pb_ReloadRegistered</tabstop>
</tabstops>
<resources/>
<connections/>