mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Use that again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32199 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1e7be42149
commit
5499281403
@ -144,7 +144,7 @@ void InsetRef::updateLabels(ParIterator const & it)
|
||||
break;
|
||||
}
|
||||
}
|
||||
screen_label_ += getParam("reference");
|
||||
screen_label_ += label;
|
||||
|
||||
if (!isLatex && !getParam("name").empty()) {
|
||||
screen_label_ += "||";
|
||||
|
Loading…
Reference in New Issue
Block a user