mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
Simplify tooltips
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36808 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a522fc683a
commit
5ce8c4d36b
@ -269,7 +269,7 @@
|
||||
<item row="0" column="0" >
|
||||
<widget class="QLabel" name="multirowOffsetLA" >
|
||||
<property name="toolTip" >
|
||||
<string>optional vertical offset</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>&Vertical Offset:</string>
|
||||
@ -285,7 +285,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip" >
|
||||
<string>value of the optional vertical offset</string>
|
||||
<string>Optional vertical offset</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string/>
|
||||
|
Loading…
Reference in New Issue
Block a user