mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
d83c44d0f2
commit
ed38744b09
@ -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 (&pixels):</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user