mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Fix tooltip
This commit is contained in:
parent
f47e5ea24b
commit
ae9768da93
@ -236,7 +236,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="logicalCursorRB">
|
<widget class="QRadioButton" name="logicalCursorRB">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string> Right arrow key is interpreted as "move backwards", left arrow key as "move forward"</string>
|
<string> Right arrow key is interpreted as "move forwards", left arrow key as "move backwards"</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Logical</string>
|
<string>&Logical</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user