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