UI: Add Push-to-talk/mute settings to audio settings
This commit is contained in:
@@ -2014,7 +2014,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="7" column="1">
|
||||
<item row="7" colspan="2">
|
||||
<widget class="QScrollArea" name="audioSourceScrollArea">
|
||||
<property name="widgetResizable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="audioSourceWidget">
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="8" column="1">
|
||||
<widget class="QLabel" name="audioMsg">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">color: rgb(255, 0, 4);</string>
|
||||
|
Reference in New Issue
Block a user