Settings: Move 'SPU Block Size' to the middle column
This commit is contained in:
@@ -163,6 +163,24 @@
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_spuBlockSize">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>SPU Block Size</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="gb_spuBlockSize_layout">
|
||||
<item>
|
||||
<widget class="QComboBox" name="spuBlockSize"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="checkboxes">
|
||||
<property name="title">
|
||||
@@ -266,24 +284,6 @@
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_spuBlockSize">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>SPU Block Size</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="gb_spuBlockSize_layout">
|
||||
<item>
|
||||
<widget class="QComboBox" name="spuBlockSize"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_spu_threads">
|
||||
<property name="sizePolicy">
|
||||
|
||||
Reference in New Issue
Block a user