mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +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" >
|
||||
<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&tegory:</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user