mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
citationSearchCB statusTip -> toolTip
This commit is contained in:
parent
f7bab6807c
commit
c629d11c43
@ -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 "Try to Open Citation Content..." in the citation context menu</string>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Search &drive for cited files</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user