Fix wrong tooltip for tool box widget.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-12-17 15:12:57 +02:00
parent 88844ec33f
commit c853b67f63

View file

@ -45,10 +45,10 @@
</font>
</property>
<property name="toolTip">
<string>Export details skiping the Layout stage</string>
<string>Use these tools to create a pattern</string>
</property>
<property name="currentIndex">
<number>6</number>
<number>0</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
@ -1506,6 +1506,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Export details skiping the Layout stage</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>