Skip to content

Commit

Permalink
Add vertical spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuGZ committed May 25, 2019
1 parent e043bfc commit 36b0a2f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1480,6 +1480,19 @@
</property>
</widget>
</item>
<item row="18" column="0">
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
Expand Down

0 comments on commit 36b0a2f

Please sign in to comment.