mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Cleanup identify tooltip strings
This commit is contained in:
parent
3be82ff708
commit
04ed47e57c
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user