mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
[AFV] Ref T731, Ref T739 audio adv./distributed component as dialog
This commit is contained in:
committed by
Mat Sutcliffe
parent
0a1835f1a5
commit
4e7c490d3b
@@ -23,6 +23,12 @@
|
||||
</item>
|
||||
<item row="2" column="0" colspan="3">
|
||||
<widget class="BlackGui::Views::CAudioDeviceInfoView" name="tvp_RegisteredDevices">
|
||||
<property name="selectionMode">
|
||||
<enum>QAbstractItemView::SingleSelection</enum>
|
||||
</property>
|
||||
<property name="selectionBehavior">
|
||||
<enum>QAbstractItemView::SelectRows</enum>
|
||||
</property>
|
||||
<attribute name="verticalHeaderVisible">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
|
||||
Reference in New Issue
Block a user