From baf68868f5af3f3339504bceca0ca0d6676f8eee Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 1 Jul 2015 16:38:43 -0700 Subject: Notes pane: add geo code button This still needs to be hooked up. Signed-off-by: Dirk Hohndel --- icons/geocode.svg | 1010 +++++++++++++++++++++++++++++++++++++++++++++++++++++ qt-ui/maintab.ui | 23 +- subsurface.qrc | 1 + 3 files changed, 1028 insertions(+), 6 deletions(-) create mode 100644 icons/geocode.svg diff --git a/icons/geocode.svg b/icons/geocode.svg new file mode 100644 index 000000000..517e8788f --- /dev/null +++ b/icons/geocode.svg @@ -0,0 +1,1010 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + + + Tuomas Kuosmanen + + + + http://jimmac.musichall.cz + + + internet + tools + applications + category + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 3623cf8db..3318bf788 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -219,6 +219,17 @@ + + + + ... + + + + :/geocode:/geocode + + + @@ -552,8 +563,8 @@ 0 0 - 449 - 743 + 100 + 30 @@ -647,8 +658,8 @@ 0 0 - 449 - 743 + 286 + 300 @@ -988,8 +999,8 @@ 0 0 - 449 - 743 + 297 + 177 diff --git a/subsurface.qrc b/subsurface.qrc index a28c86ad6..349d9d7b2 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -78,5 +78,6 @@ icons/process-stop.svg icons/edit-circled.svg icons/Emblem-earth.svg + icons/geocode.svg -- cgit v1.2.3-70-g09d2