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:
Charles Haley 2020-10-31 12:56:56 +00:00
parent 62c0d4dba3
commit c363a73083

View File

@ -1122,6 +1122,17 @@ using the mouse.&lt;/p&gt;</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>&lt;p&gt;If you check this box then you probably want to define the
keyboard shortcut 'Tag browser / Give the tag browser keyboard focus'&lt;/p&gt;</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="cover_browser_tab">