mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 08:59:50 -05:00
removed hide label seems get concflicts on github check
This commit is contained in:
parent
54e3ca3485
commit
5bb0fc48b0
@ -298,12 +298,6 @@ void PostedItem::fill()
|
|||||||
ui->titleLabel->setText(messageName());
|
ui->titleLabel->setText(messageName());
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(urlarray == NULL)
|
|
||||||
{
|
|
||||||
ui->siteLabel->hide();
|
|
||||||
ui->siteBoldLabel->hide();
|
|
||||||
}
|
|
||||||
|
|
||||||
ui->siteLabel->setText(sitestr);
|
ui->siteLabel->setText(sitestr);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user