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:
Richard Heck 2009-11-25 16:53:02 +00:00
parent 1e7be42149
commit 5499281403

View File

@ -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_ += "||";