Tool tip not needed, text already provided on mouse-over Corrects captitalisation style
Signed-off-by: Tim Wootton <[email protected]> --- qt-ui/mainwindow.ui | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 9374a5d..8e5be3f 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> -- 2.1.1 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
