Path: G99 aware, ui checkbox

This commit is contained in:
J-Dunn
2023-04-06 12:00:22 +02:00
committed by GitHub
parent 8ea5d9bac1
commit 27e13078ca

View File

@@ -56,6 +56,16 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The tool and its settings to be used for this operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="QCheckBox" name="KeepToolDownEnabled">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Don't retract after every hole&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Keep Tool Down</string>
</property>
</widget>
</item>
</layout>
</widget>