From 480280937aad6d34742440333d34754aaeda7b28 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Tue, 4 Mar 2014 22:29:51 +0200 Subject: Changes to icons in profile panel - Replace dustbin icon. - Replace NDL/TTS tool tip with "Show NDL / TTS" - Create tool tip for scale icon: "Rescale depth axis" Signed-off-by: Willem Ferguson Signed-off-by: Dirk Hohndel --- icons/icon-NDLTTS.png | Bin 0 -> 2152 bytes qt-ui/mainwindow.ui | 7 +++++-- subsurface.qrc | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 icons/icon-NDLTTS.png diff --git a/icons/icon-NDLTTS.png b/icons/icon-NDLTTS.png new file mode 100644 index 000000000..1df3e63b1 Binary files /dev/null and b/icons/icon-NDLTTS.png differ diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 28f4c816f..26c727efb 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -402,14 +402,14 @@ - Show NTL / TTS + Show NDL / TTS ... - :/trash:/trash + :/icon_NDLTTS:/icon_NDLTTS @@ -479,6 +479,9 @@ + + Rescale depth axis + ... diff --git a/subsurface.qrc b/subsurface.qrc index 569b53830..4e0cffd72 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -49,6 +49,7 @@ icons/icon-po2graph.png icons/icon-ceiling-calculated.png icons/icon-ceiling-alltissues.png + icons/icon-NDLTTS.png icons/icon-ceiling-3m.png icons/icon-ceiling-dc.png icons/icon-ead.png -- cgit v1.2.3-70-g09d2