Skip to content

Commit

Permalink
Merge pull request #1810 from jamescowens/remove_detach_db_checkbox
Browse files Browse the repository at this point in the history
gui: Remove useless "Detach databases at shutdown"
  • Loading branch information
jamescowens committed Aug 5, 2020
2 parents 93ca6db + cdbe029 commit 4181504
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/qt/forms/optionsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,6 @@
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="detachDatabases">
<property name="toolTip">
<string>Detach block and address databases at shutdown. This means they can be moved to another data directory, but it slows down shutdown. The wallet is always detached.</string>
</property>
<property name="text">
<string>&amp;Detach databases at shutdown</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="disableUpdateCheck">
<property name="enabled">
Expand Down

0 comments on commit 4181504

Please sign in to comment.