settings: rename extended memory layout to unsafe, move from general to system

This commit is contained in:
Liam 2023-04-30 14:19:11 -04:00
parent 4bcb509bbb
commit bdaf10ec9e
13 changed files with 34 additions and 30 deletions

View file

@ -478,6 +478,13 @@
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QCheckBox" name="use_unsafe_extended_memory_layout">
<property name="text">
<string>Unsafe extended memory layout (8GB DRAM)</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>