Skip to content

Commit 5b3aa2e

Browse files
committed
Correct ui size
1 parent 58b16e6 commit 5b3aa2e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

omodsim/formmodsim.ui

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
</property>
130130
<property name="maximumSize">
131131
<size>
132-
<width>80</width>
132+
<width>90</width>
133133
<height>16777215</height>
134134
</size>
135135
</property>
@@ -157,7 +157,7 @@
157157
</property>
158158
<property name="maximumSize">
159159
<size>
160-
<width>80</width>
160+
<width>90</width>
161161
<height>16777215</height>
162162
</size>
163163
</property>
@@ -451,17 +451,17 @@
451451
<extends>QComboBox</extends>
452452
<header>pointtypecombobox.h</header>
453453
</customwidget>
454+
<customwidget>
455+
<class>AddressBaseComboBox</class>
456+
<extends>QComboBox</extends>
457+
<header>addressbasecombobox.h</header>
458+
</customwidget>
454459
<customwidget>
455460
<class>OutputWidget</class>
456461
<extends>QWidget</extends>
457462
<header>outputwidget.h</header>
458463
<container>1</container>
459464
</customwidget>
460-
<customwidget>
461-
<class>AddressBaseComboBox</class>
462-
<extends>QComboBox</extends>
463-
<header>addressbasecombobox.h</header>
464-
</customwidget>
465465
<customwidget>
466466
<class>ScriptControl</class>
467467
<extends>QWidget</extends>

0 commit comments

Comments
 (0)