Added radio button that links the movement of stock and model when using the set x, y, or z to 0 in Path workbench

This commit is contained in:
Adam Spontarelli
2020-04-19 09:00:30 -04:00
parent bbdaa62890
commit dd264df20c
2 changed files with 22 additions and 4 deletions

View File

@@ -718,6 +718,13 @@
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QRadioButton" name="linkStockAndModel">
<property name="text">
<string>Link Stock and Model</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>