Add unused string into tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37923 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2011-03-13 23:14:12 +00:00
parent d83c44d0f2
commit ed38744b09

View File

@ -42,6 +42,9 @@
<layout class="QGridLayout" name="gridLayout_4" >
<item row="0" column="0" >
<widget class="QLabel" name="label_3" >
<property name="toolTip" >
<string>Configure the width of the text cursor. Automatic zoom-controlled cursor width used when set to 0.</string>
</property>
<property name="text" >
<string>Cursor width (&amp;pixels):</string>
</property>