Added tooltip for tab Passmark.

Explained meaning of check box "Show the second passmark on seam line".
(grafted from d144cddaa4decf56cc5ff85748251b918ae407b9)

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-05-26 19:49:06 +03:00
parent 6e1eabaf29
commit 2efec7a1ed
2 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,7 @@
- Fixed bug in Tape app. Tape showed birth date in wrong locale.
- Fixed bug in dialog Internal Piece Path. Value from the field After rewrited data in the field Before.
- Tab Pins moved to be second in the list after tab Paths.
- Added tooltip for tab Passmark. Explained meaning of check box "Show the second passmark on seam line".
# Version 0.5.0 May 9, 2017
- [#581] User can now filter input lists by keyword in function wizard.

View file

@ -179,6 +179,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>This option has effect only if the second passmark on seam line enabled in global preferences. The option helps disable the second passmark for this passmark only.</string>
</property>
<property name="text">
<string>Show the second passmark on seam line</string>
</property>