mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
* TabularUi.ui
- descibe valign even more accurately. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26401 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f742f7bf83
commit
151da16a74
@ -75,7 +75,7 @@
|
||||
<item row="1" column="1" colspan="2" >
|
||||
<widget class="QComboBox" name="vAlignCB" >
|
||||
<property name="toolTip" >
|
||||
<string>Specifies the vertical alignment of the other cells in the current row in relation to the height of this cell.</string>
|
||||
<string>Specifies the vertical alignment of this cell in relation to the baseline of the row.</string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text" >
|
||||
@ -107,7 +107,7 @@
|
||||
<item row="1" column="0" >
|
||||
<widget class="QLabel" name="vAlignCO" >
|
||||
<property name="text" >
|
||||
<string>&Vertical row alignment:</string>
|
||||
<string>&Vertical alignment in row:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>vAlignCB</cstring>
|
||||
|
Loading…
Reference in New Issue
Block a user