Merge ed25cb58f6 into merged_master (Bitcoin PR bitcoin-core/gui#217)

This commit is contained in:
Andrew Poelstra 2021-06-26 03:53:51 +00:00
commit fc3debb274

View file

@ -68,7 +68,7 @@
</property>
<property name="maximumSize">
<size>
<width>30</width>
<width>45</width>
<height>16777215</height>
</size>
</property>
@ -89,9 +89,6 @@
<height>24</height>
</size>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@ -573,9 +570,6 @@
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>
<property name="uniformItemSizes">
<bool>true</bool>
</property>
</widget>
</item>
</layout>