mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add missing tooltip for the reverse geo location lookup
This sadly adds another string for tranlsations Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
afed054d82
commit
f8279249b1
2 changed files with 105 additions and 101 deletions
|
@ -65,6 +65,9 @@
|
|||
</item>
|
||||
<item row="2" column="2">
|
||||
<widget class="QToolButton" name="geoCodeButton">
|
||||
<property name="toolTip">
|
||||
<string>Reverse geo lookup</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue