add tooltip.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30723 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2009-07-21 09:38:25 +00:00
parent 9c33080428
commit 64c067f2d1

View File

@ -47,7 +47,11 @@
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="escapeCharactersED" />
<widget class="QLineEdit" name="escapeCharactersED" >
<property name="toolTip" >
<string>The characters inserted here are ignored by the spellchecker. </string>
</property>
</widget>
</item>
<item row="2" column="3" >
<spacer>