mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
Add tooltip.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23827 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6fac185d81
commit
e204871d35
@ -38,6 +38,9 @@
|
|||||||
<layout class="QHBoxLayout" >
|
<layout class="QHBoxLayout" >
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="categoryLA" >
|
<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" >
|
<property name="text" >
|
||||||
<string>Ca&tegory:</string>
|
<string>Ca&tegory:</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user