move accurate rsx reservation to advanced
This commit is contained in:
@@ -1808,6 +1808,13 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="accurateRSXAccess">
|
||||||
|
<property name="text">
|
||||||
|
<string>Accurate RSX reservation access</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="AccurateVectorNaN">
|
<widget class="QCheckBox" name="AccurateVectorNaN">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -3404,13 +3411,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="accurateRSXAccess">
|
|
||||||
<property name="text">
|
|
||||||
<string>Accurate RSX reservation access</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="hookStFunc">
|
<widget class="QCheckBox" name="hookStFunc">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|||||||
Reference in New Issue
Block a user