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
This commit is contained in:
Uwe Stöhr 2010-09-24 04:26:13 +00:00
parent 121ded490b
commit 1557a6f2f9

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>311</width>
<height>85</height>
<height>90</height>
</rect>
</property>
<property name="windowTitle">
@ -89,7 +89,7 @@
<item row="2" column="0">
<widget class="QLabel" name="HeightValueL">
<property name="text">
<string>Height:</string>
<string>Thickness:</string>
</property>
</widget>
</item>
@ -99,7 +99,11 @@
<bool>true</bool>
</property>
<property name="toolTip">
<string>Value of the line height.</string>
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Value of the line thickness.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>