Minor fix : in some condition master cross Xref are not displayed

This commit is contained in:
Claveau Joshua
2020-04-08 19:27:24 +02:00
parent 4774389ee0
commit 94aa5c0247
2 changed files with 2 additions and 6 deletions

View File

@@ -211,9 +211,6 @@ void CrossRefItem::updateLabel()
else if (dh == XRefProperties::Contacts)
drawAsContacts(qp);
}
// AddExtraInfo(qp, "comment");
// AddExtraInfo(qp, "location");
qp.end();
autoPos();