Revert "AM, BFM demods: use button switch for RTP switch"

This reverts commit 2ee3161b50.
pull/147/head
f4exb 2018-02-06 01:17:52 +01:00
rodzic f53a5f6e6e
commit dda124f1fb
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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>

Wyświetl plik

@ -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>