1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

PlutoSDR input: cosmetic changes

This commit is contained in:
f4exb
2017-09-10 17:44:34 +02:00
parent 924eddd3b8
commit cec24b8078
3 changed files with 24 additions and 21 deletions
@@ -176,25 +176,6 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="channelNumberText">
<property name="minimumSize">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Channel number</string>
</property>
<property name="text">
<string>#0</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</item>
<item>
@@ -583,6 +564,13 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>D</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="lpFIRDecimation">
<property name="maximumSize">
@@ -611,6 +599,13 @@
</item>
</widget>
</item>
<item>
<widget class="QLabel" name="lpFIRGainLabel">
<property name="text">
<string>G</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="lpFIRGain">
<property name="maximumSize">