1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -04:00

Packet Modulator: fixed warning in .ui file and adjust some dimensions

This commit is contained in:
f4exb 2020-09-24 22:35:01 +02:00
parent c1d0468d12
commit 465a3dd6f6

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>363</width>
<width>350</width>
<height>610</height>
</rect>
</property>
@ -18,7 +18,7 @@
</property>
<property name="minimumSize">
<size>
<width>0</width>
<width>350</width>
<height>0</height>
</size>
</property>
@ -192,16 +192,10 @@
<widget class="QComboBox" name="mode">
<property name="minimumSize">
<size>
<width>90</width>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Baud rate and modulation</string>
</property>