mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 20:32:49 +00:00
TabularUi.ui: add and correct a tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30522 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1bce8f15af
commit
1da9addbed
@ -334,7 +334,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QComboBox" name="TableAlignCB">
|
||||
<property name="toolTip">
|
||||
<string>Specifies the vertical alignment of this cell in relation to the baseline of the row.</string>
|
||||
<string>Vertical alignment of the table</string>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
@ -1424,6 +1424,9 @@
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Horizontal alignment of the longtable</string>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>Longtable alignment</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user