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