ui: fix spacing on gpu tab

just changed back what didn't seem important from kd's changes lol
This commit is contained in:
Matias Moran 2021-08-06 13:00:15 -03:00 committed by kd-11
parent dff5707e19
commit 4035dcf8e3

View file

@ -39,7 +39,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>1</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="coreTab"> <widget class="QWidget" name="coreTab">
<attribute name="title"> <attribute name="title">
@ -345,7 +345,7 @@
</attribute> </attribute>
<layout class="QVBoxLayout" name="gpuTab_layout" stretch="0,1,0"> <layout class="QVBoxLayout" name="gpuTab_layout" stretch="0,1,0">
<item> <item>
<layout class="QHBoxLayout" name="gpuTabLayout" stretch="1,0,1"> <layout class="QHBoxLayout" name="gpuTabLayout" stretch="1,1,1">
<item> <item>
<layout class="QVBoxLayout" name="gpuTabLayoutLeft"> <layout class="QVBoxLayout" name="gpuTabLayoutLeft">
<item> <item>