Skip to content

Commit

Permalink
Fixup spacer again?
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand committed Aug 22, 2021
1 parent d92db63 commit cdc9b5f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions src/qt/forms/buynamespage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -111,19 +111,10 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
Expand Down

0 comments on commit cdc9b5f

Please sign in to comment.