add (currently broken) next to Enable Mutli-core
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="use_multi_core">
|
<widget class="QCheckBox" name="use_multi_core">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable multi-core</string>
|
<string>Enable multi-core (currently broken)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -75,19 +75,19 @@
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Emulation</string>
|
<string>Emulation</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="EmulationHorizontalLayout">
|
<layout class="QHBoxLayout" name="EmulationHorizontalLayout">
|
||||||
|
<item>
|
||||||
|
<layout class="QVBoxLayout" name="EmulationVerticalLayout">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="EmulationVerticalLayout">
|
<widget class="QCheckBox" name="use_docked_mode">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QCheckBox" name="use_docked_mode">
|
<string>Enable docked mode</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Enable docked mode</string>
|
</widget>
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|||||||
Reference in New Issue
Block a user