improve another tooltip as discussed:

https://forum.freecadweb.org/viewtopic.php?f=35&t=21857&p=376366#p376381
This commit is contained in:
donovaly
2020-03-13 02:44:57 +01:00
committed by WandererFan
parent 391cd78afe
commit cc0ae914c6

View File

@@ -42,7 +42,7 @@
</font>
</property>
<property name="toolTip">
<string>Change shape of edge ends. Used for 1:1 scale stencil making.</string>
<string>Shape of line end caps. Only change unless you know what you are doing!</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>EdgeCapStyle</cstring>
@@ -262,7 +262,7 @@ can be a performance penalty in complex models.</string>
</font>
</property>
<property name="text">
<string>Edge End Cap</string>
<string>Line End Cap Shape</string>
</property>
</widget>
</item>