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:
Uwe Stöhr 2009-07-12 21:36:02 +00:00
parent 1bce8f15af
commit 1da9addbed

View File

@ -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>