Draft: Fix Hatch task panel title

Form -> Hatch
This commit is contained in:
Roy-043
2022-07-16 17:32:47 +02:00
committed by Uwe
parent c97f1afd72
commit e2ed278874
+2 -2
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>