Add tooltip for Export draw feature.

This commit is contained in:
Roman Telezhynskyi 2021-07-01 17:03:08 +03:00
parent 7ea984f194
commit 738e2a4b29
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Valentina 0.7.49 (unreleased)
- Fix crash.
- Add tooltip for Export draw feature.
# Valentina 0.7.48 June 29, 2021
- [smart-pattern/valentina#129] Incorrect behavior of empty arc and elliptical arc.

View File

@ -1322,6 +1322,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Draw export</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>