1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-20 06:38:36 -04:00

SoapySDR: fixed some GUI issues

This commit is contained in:
f4exb
2019-02-07 23:45:16 +01:00
parent 211bfcf873
commit 42cb3ea74f
10 changed files with 54 additions and 16 deletions
@@ -321,6 +321,9 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_ppm">
<property name="bottomMargin">
<number>4</number>
</property>
<item>
<widget class="QLabel" name="LOppmLabel">
<property name="text">
@@ -365,6 +368,13 @@
</item>
</layout>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="verticalScrollBarPolicy">
@@ -379,7 +389,7 @@
<x>0</x>
<y>0</y>
<width>318</width>
<height>53</height>
<height>49</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">