mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 11:15:07 +01:00
Move tabs for cover grid widget to top
This commit is contained in:
parent
8fcd59ce34
commit
b8de124575
1 changed files with 1 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>897</width>
|
||||
<width>1083</width>
|
||||
<height>580</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -323,9 +323,6 @@
|
|||
</layout>
|
||||
</widget>
|
||||
<widget class="QTabWidget" name="cover_grid_tab">
|
||||
<property name="tabPosition">
|
||||
<enum>QTabWidget::West</enum>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue