mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix tooltip
This commit is contained in:
parent
f47e5ea24b
commit
ae9768da93
@ -236,7 +236,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="logicalCursorRB">
|
||||
<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 name="text">
|
||||
<string>&Logical</string>
|
||||
|
Loading…
Reference in New Issue
Block a user