Skip to content

Commit 111a8c5

Browse files
committed
Fixed labels width in settings dialog
1 parent 6b0d6c5 commit 111a8c5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

qt/settings_programmer_dialog.ui

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<rect>
6464
<x>12</x>
6565
<y>65</y>
66-
<width>127</width>
66+
<width>201</width>
6767
<height>23</height>
6868
</rect>
6969
</property>
@@ -79,7 +79,7 @@
7979
<rect>
8080
<x>12</x>
8181
<y>94</y>
82-
<width>147</width>
82+
<width>201</width>
8383
<height>23</height>
8484
</rect>
8585
</property>
@@ -90,11 +90,10 @@
9090
<bool>false</bool>
9191
</property>
9292
</widget>
93-
<zorder>layoutWidget</zorder>
9493
<zorder>buttonBox</zorder>
9594
<zorder>skipBBCheckBox</zorder>
9695
<zorder>incSpareCheckBox</zorder>
97-
<zorder></zorder>
96+
<zorder>layoutWidget</zorder>
9897
</widget>
9998
<resources/>
10099
<connections>

0 commit comments

Comments
 (0)