Skip to content

Commit

Permalink
[TechDraw] italicize leaderline auto-horizontal preference checkbox (F…
Browse files Browse the repository at this point in the history
…reeCAD#11813)

... to correctly indicate that it only applies to new objects.
  • Loading branch information
alexneufeld authored Dec 23, 2023
1 parent f3fa2ba commit 7a2be9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
<height>0</height>
</size>
</property>
<property name="font">
<font>
<italic>true</italic>
</font>
</property>
<property name="toolTip">
<string>Forces last leader line segment to be horizontal</string>
</property>
Expand Down

0 comments on commit 7a2be9e

Please sign in to comment.