Clarify widget description (I had to consult the sources to find out what this does).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40896 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2012-03-09 12:31:16 +00:00
parent aa65c9f52c
commit 43e1119a28

View File

@ -277,8 +277,11 @@
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="justCB">
<property name="toolTip">
<string>Justify text in the LyX editor (this does not affect whether the text is justified in the output)</string>
</property>
<property name="text">
<string>Use &amp;Justification</string>
<string>Use &amp;justification in LyX work area</string>
</property>
</widget>
</item>