ui: Move Accurate DFMA to debug
This commit is contained in:
@@ -2414,13 +2414,6 @@
|
|||||||
<string>Core</string>
|
<string>Core</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="gb_advanced_core_layout">
|
<layout class="QVBoxLayout" name="gb_advanced_core_layout">
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="accurateDFMA">
|
|
||||||
<property name="text">
|
|
||||||
<string>Accurate DFMA</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="accurateRSXAccess">
|
<widget class="QCheckBox" name="accurateRSXAccess">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -4334,6 +4327,13 @@
|
|||||||
<string>Core</string>
|
<string>Core</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="gb_debug_core_layout">
|
<layout class="QVBoxLayout" name="gb_debug_core_layout">
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="accurateDFMA">
|
||||||
|
<property name="text">
|
||||||
|
<string>Accurate DFMA</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="alwaysStart">
|
<widget class="QCheckBox" name="alwaysStart">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|||||||
Reference in New Issue
Block a user