mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 18:29:02 -04:00
removed hide label seems get concflicts on github check
This commit is contained in:
parent
54e3ca3485
commit
5bb0fc48b0
1 changed files with 0 additions and 6 deletions
|
@ -298,12 +298,6 @@ void PostedItem::fill()
|
|||
ui->titleLabel->setText(messageName());
|
||||
|
||||
}
|
||||
|
||||
if(urlarray == NULL)
|
||||
{
|
||||
ui->siteLabel->hide();
|
||||
ui->siteBoldLabel->hide();
|
||||
}
|
||||
|
||||
ui->siteLabel->setText(sitestr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue