mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add text to look & feel / tag browser to ensure that people know they can set a keyboard shortcut to give the focus to the tag browser.
This commit is contained in:
parent
62c0d4dba3
commit
c363a73083
@ -1122,6 +1122,17 @@ using the mouse.</p></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="15" column="0" colspan="2">
|
||||
<widget class="QLabel">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">margin-left: 1.5em</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><p>If you check this box then you probably want to define the
|
||||
keyboard shortcut 'Tag browser / Give the tag browser keyboard focus'</p></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="cover_browser_tab">
|
||||
|
Loading…
x
Reference in New Issue
Block a user