mirror of https://gitlab.com/pamhyr/pamhyr2
Geometry: ui: Minor change.
parent
82ab7b5429
commit
1169f3cc94
|
|
@ -130,7 +130,7 @@
|
|||
</widget>
|
||||
<action name="action_import">
|
||||
<property name="text">
|
||||
<string>import</string>
|
||||
<string>Import</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Import geometry</string>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
</action>
|
||||
<action name="action_export">
|
||||
<property name="text">
|
||||
<string>export</string>
|
||||
<string>Export</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Export geometry</string>
|
||||
|
|
@ -230,7 +230,7 @@
|
|||
</action>
|
||||
<action name="action_meshing">
|
||||
<property name="text">
|
||||
<string>meshing</string>
|
||||
<string>Meshing</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Reference in New Issue