SSB Demod: enlarge size to make level meter ticks every 10 dB when minimum level is -120 dB

This commit is contained in:
f4exb 2018-02-10 19:05:46 +01:00
parent 5ee46772b1
commit b2df6af08d
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>390</width> <width>400</width>
<height>190</height> <height>190</height>
</rect> </rect>
</property> </property>
@ -18,7 +18,7 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>390</width> <width>400</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
@ -36,13 +36,13 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>385</width> <width>398</width>
<height>171</height> <height>171</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>385</width> <width>398</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>