Improve tooltip for option Cut on fabric.

Because this option has effect only on export to DXF-AAMA it confuses users.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-07-22 11:40:27 +03:00
parent 9d778378d8
commit a8d9795dc3

View file

@ -190,7 +190,7 @@
<item>
<widget class="QCheckBox" name="checkBoxCut">
<property name="toolTip">
<string>The path is a cut contour</string>
<string>The path is a cut contour. Use to control export to DXF-AAMA</string>
</property>
<property name="text">
<string>Cut on fabric</string>