citationSearchCB statusTip -> toolTip

This commit is contained in:
Pavel Sanda 2023-02-19 19:15:25 +01:00
parent f7bab6807c
commit c629d11c43

View File

@ -112,9 +112,12 @@
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QCheckBox" name="citationSearchCB">
<property name="statusTip">
<property name="toolTip">
<string>If this is activated, LyX will search your disk for matching files when clicking on &quot;Try to Open Citation Content...&quot; in the citation context menu</string>
</property>
<property name="statusTip">
<string/>
</property>
<property name="text">
<string>Search &amp;drive for cited files</string>
</property>