Add tooltip for Export draw feature.
This commit is contained in:
parent
7ea984f194
commit
738e2a4b29
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user