From 1557a6f2f9b3b106d5d5d073e05fc02087a2fbce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 24 Sep 2010 04:26:13 +0000 Subject: [PATCH] LineUi.ui: a line has a thickness rather then a height git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35487 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/LineUi.ui | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/frontends/qt4/ui/LineUi.ui b/src/frontends/qt4/ui/LineUi.ui index 659ef2770c..de23217061 100644 --- a/src/frontends/qt4/ui/LineUi.ui +++ b/src/frontends/qt4/ui/LineUi.ui @@ -7,7 +7,7 @@ 0 0 311 - 85 + 90 @@ -89,7 +89,7 @@ - Height: + Thickness: @@ -99,7 +99,11 @@ true - Value of the line height. + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Value of the line thickness.</span></p></body></html> -- 2.39.2