mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Use correct alias for satellite icon for revers geo lookup
Bring back the satellite icon for the reverse geo lookup by using the correct alias name. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
8accd08715
commit
79ce3c02cb
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:satellite</normaloff>:satellite</iconset>
|
||||
<normaloff>:satellite-icon</normaloff>:satellite-icon</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue