Add tooltip.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23827 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-03-19 13:28:47 +00:00
parent 6fac185d81
commit e204871d35

View File

@ -38,6 +38,9 @@
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="categoryLA" >
<property name="toolTip" >
<string>Available categories depend on the document encoding. Select UTF-8 for the full range.</string>
</property>
<property name="text" >
<string>Ca&amp;tegory:</string>
</property>