Skip to content

Commit 9b146cd

Browse files
committed
GUI: Fix design in overview page
1 parent 62e9d77 commit 9b146cd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/qt/forms/overviewpage.ui

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
</layout>
9191
</item>
9292
<item>
93+
<layout class="QHBoxLayout" name="horizontalLayout_3">
94+
<item>
9395
<layout class="QFormLayout" name="formLayout_2">
9496
<property name="fieldGrowthPolicy">
9597
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@@ -233,6 +235,21 @@
233235
</widget>
234236
</item>
235237
</layout>
238+
</item>
239+
<item>
240+
<spacer name="horizontalSpacer_3">
241+
<property name="orientation">
242+
<enum>Qt::Horizontal</enum>
243+
</property>
244+
<property name="sizeHint" stdset="0">
245+
<size>
246+
<width>40</width>
247+
<height>20</height>
248+
</size>
249+
</property>
250+
</spacer>
251+
</item>
252+
</layout>
236253
</item>
237254
</layout>
238255
</widget>

0 commit comments

Comments
 (0)