Try fix issue "Problem to export the pattern".

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-10-29 10:14:34 +02:00
parent a4bc4a75c0
commit c989a2b00e

View File

@ -1434,7 +1434,7 @@
<string>Draw</string>
</property>
<property name="toolTip">
<string>Draw mode</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mode for working with pattern pieces. These pattern pieces are base for going to the next stage &amp;quot;Details mode&amp;quot;. Before you will be able to enable the &amp;quot;Details mode&amp;quot; need create at least one detail.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mode for working with details. Before you will be able to enable the &amp;quot;Details mode&amp;quot; need create at least one detail on the stage &amp;quot;Draw mode&amp;quot;. Details created on this stage will be used for creating a layout. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mode for creating a layout of details. This mode avaliable if was created at least one detail on the stage &amp;quot;Details mode&amp;quot;. The layout can be exported to your prefered file format and saved to your harddirve.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>