1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Massive UI revamping (v7): devices UIs update

This commit is contained in:
f4exb
2022-04-09 22:05:55 +02:00
parent dfe1a424a6
commit cfde845b5a
38 changed files with 218 additions and 916 deletions
@@ -7,13 +7,13 @@
<x>0</x>
<y>0</y>
<width>360</width>
<height>100</height>
<height>110</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>100</height>
<height>0</height>
</size>
</property>
<property name="font">
@@ -199,23 +199,6 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="padLayout">
<item>
<spacer name="verticalPadSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<customwidgets>