[gui] create wallet: smarter checkbox toggling

This commit is contained in:
Sjors Provoost
2020-09-18 10:12:23 +02:00
parent 42b66a6b81
commit 5bff82540b
2 changed files with 24 additions and 7 deletions

View File

@@ -68,12 +68,12 @@
<string>Encrypt Wallet</string>
</property>
<property name="checked">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox" name="disable_privkeys_checkbox">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="geometry">
<rect>