Commit 1169f3cc authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Geometry: ui: Minor change.

Showing with 3 additions and 3 deletions
+3 -3
......@@ -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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment