Try fix issue "Problem to export the pattern".
--HG-- branch : develop
This commit is contained in:
parent
a4bc4a75c0
commit
c989a2b00e
|
@ -1434,7 +1434,7 @@
|
|||
<string>Draw</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Draw mode</string>
|
||||
<string><html><head/><body><p>Mode for working with pattern pieces. These pattern pieces are base for going to the next stage &quot;Details mode&quot;. Before you will be able to enable the &quot;Details mode&quot; need create at least one detail.</p></body></html></string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+W</string>
|
||||
|
@ -1455,7 +1455,7 @@
|
|||
<string>Details</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Details mode</string>
|
||||
<string><html><head/><body><p>Mode for working with details. Before you will be able to enable the &quot;Details mode&quot; need create at least one detail on the stage &quot;Draw mode&quot;. Details created on this stage will be used for creating a layout. </p></body></html></string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+E</string>
|
||||
|
@ -1572,7 +1572,7 @@
|
|||
<string>Layout</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create a layout</string>
|
||||
<string><html><head/><body><p>Mode for creating a layout of details. This mode avaliable if was created at least one detail on the stage &quot;Details mode&quot;. The layout can be exported to your prefered file format and saved to your harddirve.</p></body></html></string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+L</string>
|
||||
|
@ -2019,8 +2019,8 @@
|
|||
<tabstop>toolButtonSplinePath</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../libs/vmisc/share/resources/icon.qrc"/>
|
||||
<include location="share/resources/toolicon.qrc"/>
|
||||
<include location="../../libs/vmisc/share/resources/icon.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Reference in New Issue
Block a user