mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix typo in tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7647 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2158ae655b
commit
d80565c905
@ -1,3 +1,7 @@
|
||||
2003-09-03 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
||||
|
||||
* ui/QTabularDialogBase.ui: fix typo in tooltip.
|
||||
|
||||
2003-08-18 Bas Zoetekouw <bas@o2w.nl>
|
||||
|
||||
* ui/QRefDialogBase.ui: add eqref entry
|
||||
|
@ -13,7 +13,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>463</width>
|
||||
<width>459</width>
|
||||
<height>408</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -314,7 +314,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Fixed with of the column</string>
|
||||
<string>Fixed width of the column</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget row="0" column="0" >
|
||||
|
Loading…
Reference in New Issue
Block a user