ui: fix spacing on gpu tab
just changed back what didn't seem important from kd's changes lol
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user