Add missing tooltips.

--HG--
branch : develop
This commit is contained in:
dismine 2014-08-02 13:27:17 +03:00
parent 345ae0bd13
commit 107094f64d

View file

@ -40,7 +40,7 @@
<string/>
</property>
<property name="currentIndex">
<number>3</number>
<number>1</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
@ -277,6 +277,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool to make point from x &amp; y of two other points.</string>
</property>
<property name="text">
<string>...</string>
</property>
@ -554,6 +557,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Cut arc tool.</string>
</property>
<property name="text">
<string>...</string>
</property>
@ -624,6 +630,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool for union two details.</string>
</property>
<property name="text">
<string>...</string>
</property>
@ -1004,7 +1013,9 @@
</action>
<action name="actionAbout_Valentina">
<property name="icon">
<iconset theme="help-about"/>
<iconset theme="help-about">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>&amp;About Valentina</string>