Move tabs for cover grid widget to top

This commit is contained in:
Kovid Goyal 2022-02-01 22:36:42 +05:30
parent 8fcd59ce34
commit b8de124575
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>897</width> <width>1083</width>
<height>580</height> <height>580</height>
</rect> </rect>
</property> </property>
@ -323,9 +323,6 @@
</layout> </layout>
</widget> </widget>
<widget class="QTabWidget" name="cover_grid_tab"> <widget class="QTabWidget" name="cover_grid_tab">
<property name="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>0</number>
</property> </property>