Skip to content

Commit fc3debb

Browse files
committed
Merge ed25cb5 into merged_master (Bitcoin PR bitcoin-core/gui#217)
2 parents f651c29 + ed25cb5 commit fc3debb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/qt/forms/overviewpage.ui

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</property>
6969
<property name="maximumSize">
7070
<size>
71-
<width>30</width>
71+
<width>45</width>
7272
<height>16777215</height>
7373
</size>
7474
</property>
@@ -89,9 +89,6 @@
8989
<height>24</height>
9090
</size>
9191
</property>
92-
<property name="flat">
93-
<bool>true</bool>
94-
</property>
9592
</widget>
9693
</item>
9794
<item>
@@ -573,9 +570,6 @@
573570
<property name="selectionMode">
574571
<enum>QAbstractItemView::NoSelection</enum>
575572
</property>
576-
<property name="uniformItemSizes">
577-
<bool>true</bool>
578-
</property>
579573
</widget>
580574
</item>
581575
</layout>

0 commit comments

Comments
 (0)