AM, BFM demods: use button switch for RTP switch

This commit is contained in:
f4exb 2018-02-05 18:25:31 +01:00
parent d946ceffc8
commit 2ee3161b50
2 changed files with 2 additions and 2 deletions

View File

@ -200,7 +200,7 @@
</widget>
</item>
<item>
<widget class="QToolButton" name="useRTP">
<widget class="ButtonSwitch" name="useRTP">
<property name="toolTip">
<string>Use RTP protocol for copy audio to UDP</string>
</property>

View File

@ -322,7 +322,7 @@
</widget>
</item>
<item>
<widget class="QToolButton" name="useRTP">
<widget class="ButtonSwitch" name="useRTP">
<property name="toolTip">
<string>Use RTP protocol for copy audio to UDP</string>
</property>