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:
Dirk Hohndel 2015-10-07 18:42:21 +01:00
parent afed054d82
commit f8279249b1
2 changed files with 105 additions and 101 deletions

View file

@ -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>