mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 11:19:18 +01:00
Give the album cover manager a better default size. Thanks himynameiszacHandiamapirate
This commit is contained in:
parent
4da0ef772d
commit
e112d5172f
@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>827</width>
|
||||
<width>903</width>
|
||||
<height>662</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -120,7 +120,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="dragDropMode">
|
||||
<enum>QAbstractItemView::DragOnly</enum>
|
||||
<enum>QAbstractItemView::DragDrop</enum>
|
||||
</property>
|
||||
<property name="alternatingRowColors">
|
||||
<bool>false</bool>
|
||||
|
Loading…
Reference in New Issue
Block a user