Skip to content

Commit

Permalink
improve another tooltip as discussed:
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and WandererFan committed Mar 13, 2020
1 parent f714519 commit 5c42639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw4.ui
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 5c42639

Please sign in to comment.