aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2020-04-21 22:02:25 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2020-11-30 02:46:43 +0000
commit2a84c6bcf61429ac507b506a39247b3a66edbcb4 (patch)
treebf219200f3c713e917be0030af9d2a37ac73d78c /src/qt/forms
parente2dcd957fa206a28404ff824fb764b8889705fb2 (diff)
downloadbitcoin-2a84c6bcf61429ac507b506a39247b3a66edbcb4.tar.xz
GUI/Intro: Estimate max age of backups that can be restored with pruning
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/intro.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui
index db1b567049..ac3b6c7328 100644
--- a/src/qt/forms/intro.ui
+++ b/src/qt/forms/intro.ui
@@ -220,6 +220,13 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="lblPruneSuffix">
+ <property name="buddy">
+ <cstring>pruneGB</cstring>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>