mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix qt tabular alignment tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6097 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
141cd434ef
commit
d036e5f271
@ -1,3 +1,7 @@
|
||||
2003-02-10 João Luis Meloni Assirati <assirati@fma.if.usp.br>
|
||||
|
||||
* ui/QMathMatrixDialogBase.ui: Fix horizontal alignment tooltip
|
||||
|
||||
2003-02-08 John Levon <levon@movementarian.org>
|
||||
|
||||
* Makefile.am:
|
||||
|
@ -377,7 +377,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Horizontal alignment per column (t,c,b)</string>
|
||||
<string>Horizontal alignment per column (l,c,r)</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget row="0" column="1" >
|
||||
|
Loading…
Reference in New Issue
Block a user