Cleanup identify tooltip strings

This commit is contained in:
Nyall Dawson 2014-10-27 16:08:51 +11:00
parent 3be82ff708
commit 04ed47e57c

View File

@ -47,7 +47,7 @@
<item>
<widget class="QToolButton" name="mExpandToolButton">
<property name="toolTip">
<string>Expand tree.</string>
<string>Expand tree</string>
</property>
<property name="text">
<string>...</string>
@ -64,7 +64,7 @@
<item>
<widget class="QToolButton" name="mCollapseToolButton">
<property name="toolTip">
<string>Collapse tree.</string>
<string>Collapse tree</string>
</property>
<property name="text">
<string>...</string>