mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
[Preferences] Update help text for single key shortcuts
Put the list of implemented shortcuts into a tooltip with a bit of formatting.
This commit is contained in:
parent
e4512ae14f
commit
ddba93a3d0
|
@ -1989,8 +1989,11 @@
|
|||
</item>
|
||||
<item row="4" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="singleKeyShortcuts">
|
||||
<property name="toolTip">
|
||||
<string>Existing shortcuts:<br/><b>1</b> - previous tab<br/><b>2</b> - next tab</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use single key shortcuts (1 - prev tab, 2 - next tab)</string>
|
||||
<string>Use single key shortcuts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user