remove hard coded locale from path ui
This commit is contained in:
@@ -131,9 +131,6 @@
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Pattern the tool bit is moved in to clear the material.</p></body></html></string>
|
||||
</property>
|
||||
<property name="locale">
|
||||
<locale language="English" country="Germany"/>
|
||||
</property>
|
||||
<property name="currentText">
|
||||
<string notr="true">ZigZag</string>
|
||||
</property>
|
||||
|
||||
@@ -56,9 +56,6 @@
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QWidget" name="widget" native="true">
|
||||
<property name="locale">
|
||||
<locale language="English" country="Germany"/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="cutSideLabel">
|
||||
|
||||
Reference in New Issue
Block a user