diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-07-01 16:38:43 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-02 06:50:50 -0700 |
commit | baf68868f5af3f3339504bceca0ca0d6676f8eee (patch) | |
tree | 7faa88d18fc008c53076cd6ec7d929932d5ece72 /subsurface.qrc | |
parent | 92722adeba68cde39d9388c629d99ed747af385e (diff) | |
download | subsurface-baf68868f5af3f3339504bceca0ca0d6676f8eee.tar.gz |
Notes pane: add geo code button
This still needs to be hooked up.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index a28c86ad6..349d9d7b2 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -78,5 +78,6 @@ <file alias="filter-close">icons/process-stop.svg</file> <file alias="edit">icons/edit-circled.svg</file> <file alias="satellite">icons/Emblem-earth.svg</file> + <file alias="geocode">icons/geocode.svg</file> </qresource> </RCC> |