Coin Control: Make list mode default
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user