mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12:00
Settings: Move 'SPU Profiler' to Debug
This commit is contained in:
parent
a074b14631
commit
2bf5ae3272
1 changed files with 7 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue