mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-03 05:37:50 -04:00
AM, BFM demods: use button switch for RTP switch
This commit is contained in:
parent
d946ceffc8
commit
2ee3161b50
@ -200,7 +200,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="useRTP">
|
<widget class="ButtonSwitch" name="useRTP">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Use RTP protocol for copy audio to UDP</string>
|
<string>Use RTP protocol for copy audio to UDP</string>
|
||||||
</property>
|
</property>
|
||||||
|
@ -322,7 +322,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="useRTP">
|
<widget class="ButtonSwitch" name="useRTP">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Use RTP protocol for copy audio to UDP</string>
|
<string>Use RTP protocol for copy audio to UDP</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user