mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add tooltip for geolocation lookup
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
43798702ff
commit
4b09cd469e
1 changed files with 3 additions and 0 deletions
|
@ -213,6 +213,9 @@
|
|||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Perform a location lookup based on GPS information (country, city, body of water, etc.)</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/geocode</normaloff>:/geocode</iconset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue