ui: Move SPU Loop Detection to advanced

This commit is contained in:
AniLeo 2026-03-08 13:36:27 +01:00 committed by Ani
parent a9219dff08
commit e5fefe1f4b

View file

@ -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">