Give the album cover manager a better default size. Thanks himynameiszacHandiamapirate

This commit is contained in:
David Sansome 2010-06-24 14:47:16 +00:00
parent 4da0ef772d
commit e112d5172f
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>827</width> <width>903</width>
<height>662</height> <height>662</height>
</rect> </rect>
</property> </property>
@ -120,7 +120,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="dragDropMode"> <property name="dragDropMode">
<enum>QAbstractItemView::DragOnly</enum> <enum>QAbstractItemView::DragDrop</enum>
</property> </property>
<property name="alternatingRowColors"> <property name="alternatingRowColors">
<bool>false</bool> <bool>false</bool>