1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

Massive UI revamping (v7): Fixed sizing of some device windows. Part of #1209

This commit is contained in:
f4exb
2022-04-25 00:15:46 +02:00
parent f77e38eb3f
commit 5f9d14a56e
15 changed files with 124 additions and 110 deletions
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>360</width>
<height>151</height>
<height>174</height>
</rect>
</property>
<property name="sizePolicy">
@@ -19,13 +19,13 @@
<property name="minimumSize">
<size>
<width>360</width>
<height>151</height>
<height>174</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>360</width>
<height>151</height>
<height>207</height>
</size>
</property>
<property name="font">
@@ -39,7 +39,7 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>3</number>
<number>2</number>
</property>
<property name="leftMargin">
<number>2</number>