[gui] intro: add prune preference

Adds a checkbox to the introduction screen letting the user enable pruning from the start.
Disable checkbox when launched with -prune
This commit is contained in:
Sjors Provoost
2019-08-24 19:13:04 +02:00
parent 1bbc49d207
commit c8de347a9d
4 changed files with 28 additions and 3 deletions

View File

@@ -210,6 +210,16 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="prune">
<property name="toolTip">
<string>Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features.</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lblExplanation2">
<property name="text">