kopia lustrzana https://github.com/f4exb/sdrangel
Revert "AM, BFM demods: use button switch for RTP switch"
This reverts commit 2ee3161b50.
pull/147/head
rodzic
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>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue