diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-11-01 00:07:16 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-01 09:27:26 -0700 |
commit | 1e554d5451d764b831ba6bd3752793d7459d984a (patch) | |
tree | 7288669f4508f39acef843fa032bff98a57017a0 /qt-ui/mainwindow.ui | |
parent | 683f4dc3fe2ccad7a3d065f1475fd2c77f63ec87 (diff) | |
download | subsurface-1e554d5451d764b831ba6bd3752793d7459d984a.tar.gz |
Adjusts tissue graph button
Tool tip not needed, text already provided on mouse-over
Corrects captitalisation style
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 9374a5ded..8e5be3f64 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -852,10 +852,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/icon_tissue</normaloff>:/icon_tissue</iconset> </property> <property name="text"> - <string>Toggle Tissue Graph</string> - </property> - <property name="toolTip"> - <string>Toggle Tissue Graph</string> + <string>Toggle tissue graph</string> </property> </action> </widget> |