aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
authorJosu Goñi <josu_z@hotmail.com>2019-05-26 00:00:46 +0200
committerJosu Goñi <josu_z@hotmail.com>2019-05-26 00:00:46 +0200
commit36b0a2f2a6b49008c4f37866a9e3ab702eb34eda (patch)
tree5fe16ad28e28211f1fa5c06cee7f0d19e7f299d0 /src/qt/forms
parente043bfce684f84bca413518a8452b3207123a031 (diff)
downloadbitcoin-36b0a2f2a6b49008c4f37866a9e3ab702eb34eda.tar.xz
Add vertical spacer
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/debugwindow.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index f0b976001e..1bbee69e06 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -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>