mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
Coin Control: Make list mode default
This commit is contained in:
parent
4ff81d6092
commit
5d60b694e9
@ -379,9 +379,6 @@
|
||||
<property name="text">
|
||||
<string>Tree mode</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -395,6 +392,9 @@
|
||||
<property name="text">
|
||||
<string>List mode</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user