Tooltipe for tool TrueDarts.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-11-03 22:36:44 +02:00
parent 9a960496b6
commit 8d6c007217

View file

@ -48,7 +48,7 @@
<string>Tools</string>
</property>
<property name="currentIndex">
<number>5</number>
<number>0</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
@ -347,6 +347,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>True darts</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
@ -372,7 +375,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<width>100</width>
<height>58</height>
</rect>
</property>
@ -458,7 +461,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<width>100</width>
<height>156</height>
</rect>
</property>
@ -622,7 +625,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<width>100</width>
<height>196</height>
</rect>
</property>
@ -864,7 +867,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<width>100</width>
<height>58</height>
</rect>
</property>
@ -2019,8 +2022,8 @@
<tabstop>toolButtonSplinePath</tabstop>
</tabstops>
<resources>
<include location="share/resources/toolicon.qrc"/>
<include location="../../libs/vmisc/share/resources/icon.qrc"/>
<include location="share/resources/toolicon.qrc"/>
</resources>
<connections/>
</ui>