mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-07 23:55:04 -06:00
Settings: Move 'SPU Profiler' to Debug
This commit is contained in:
parent
a074b14631
commit
2bf5ae3272
@ -2469,13 +2469,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="spuProfiler">
|
|
||||||
<property name="text">
|
|
||||||
<string>SPU Profiler</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="silenceAllLogs">
|
<widget class="QCheckBox" name="silenceAllLogs">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -4395,6 +4388,13 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="spuProfiler">
|
||||||
|
<property name="text">
|
||||||
|
<string>SPU Profiler</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="verticalSpacerDebugCore">
|
<spacer name="verticalSpacerDebugCore">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user