mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 11:12:27 -04:00
Audio dialog cosmetic changes
This commit is contained in:
parent
d22b5ecd05
commit
c3f3d2391d
@ -210,7 +210,7 @@
|
|||||||
<string>Copy audio to UDP</string>
|
<string>Copy audio to UDP</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>U</string>
|
<string>UDP</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -222,6 +222,9 @@
|
|||||||
<height>0</height>
|
<height>0</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Channel copy mode</string>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Left</string>
|
<string>Left</string>
|
||||||
@ -250,7 +253,7 @@
|
|||||||
<string>Use RTP protocol</string>
|
<string>Use RTP protocol</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>R</string>
|
<string>RTP</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>400</width>
|
<width>527</width>
|
||||||
<height>349</height>
|
<height>349</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -42,6 +42,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Rate</string>
|
<string>Rate</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="textAlignment">
|
||||||
|
<set>AlignRight|AlignVCenter</set>
|
||||||
|
</property>
|
||||||
</column>
|
</column>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user