mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 21:55:29 +00:00
IndicesUi.ui: Fix copy&paste error in the tooltip.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33206 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ee9a70acbe
commit
bbb7e00486
@ -128,7 +128,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="addIndexPB" >
|
<widget class="QPushButton" name="addIndexPB" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Add a new branch to the list</string>
|
<string>Add a new index to the list</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Add</string>
|
<string>&Add</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user