Draft: Fix Hatch task panel title

Form -> Hatch
This commit is contained in:
Roy-043
2022-07-14 09:07:12 +02:00
committed by GitHub
parent 3b6b8b285a
commit 8a45231bcd

View File

@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
<string>Hatch</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
@@ -41,7 +41,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Scale</string>
<string>Scale:</string>
</property>
</widget>
</item>