ui: Move SPU Loop Detection to advanced
This commit is contained in:
@@ -181,22 +181,6 @@
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="checkboxes">
|
||||
<property name="title">
|
||||
<string>Additional Settings</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="checkboxes_layout">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="spuLoopDetection">
|
||||
<property name="text">
|
||||
<string>Enable SPU loop detection</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_max_preempt_count">
|
||||
<property name="sizePolicy">
|
||||
@@ -2463,6 +2447,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="spuLoopDetection">
|
||||
<property name="text">
|
||||
<string>Enable SPU loop detection</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="llvmPrecompilation">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user