Improved window size and margins

This commit is contained in:
donoban 2021-03-13 23:40:26 +01:00
parent 5f1770fecd
commit 45e60baecb
No known key found for this signature in database
GPG Key ID: 141310D8E3ED08A5

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>600</width> <width>610</width>
<height>170</height> <height>170</height>
</rect> </rect>
</property> </property>
@ -27,16 +27,34 @@
<property name="title"> <property name="title">
<string>Boot qube from device</string> <string>Boot qube from device</string>
</property> </property>
<widget class="QWidget" name=""> <widget class="QWidget" name="layoutWidget">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>30</y> <y>30</y>
<width>581</width> <width>581</width>
<height>72</height> <height>74</height>
</rect> </rect>
</property> </property>
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>6</number>
</property>
<item row="0" column="0" colspan="2"> <item row="0" column="0" colspan="2">
<widget class="QRadioButton" name="blockDeviceRadioButton"> <widget class="QRadioButton" name="blockDeviceRadioButton">
<property name="text"> <property name="text">