Author: sanda
Date: Mon Mar 14 00:14:12 2011
New Revision: 37923
URL: http://www.lyx.org/trac/changeset/37923
Log:
Add unused string into tooltip
Modified:
lyx-devel/trunk/src/frontends/qt4/ui/PrefEditUi.ui
Modified: lyx-devel/trunk/src/frontends/qt4/ui/PrefEditUi.ui
==============================================================================
--- lyx-devel/trunk/src/frontends/qt4/ui/PrefEditUi.ui Mon Mar 14 00:14:11
2011 (r37922)
+++ lyx-devel/trunk/src/frontends/qt4/ui/PrefEditUi.ui Mon Mar 14 00:14:12
2011 (r37923)
@@ -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>