mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -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
|
@ -299,12 +299,6 @@ void PostedItem::fill()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(urlarray == NULL)
|
|
||||||
{
|
|
||||||
ui->siteLabel->hide();
|
|
||||||
ui->siteBoldLabel->hide();
|
|
||||||
}
|
|
||||||
|
|
||||||
ui->siteLabel->setText(sitestr);
|
ui->siteLabel->setText(sitestr);
|
||||||
|
|
||||||
//QString score = "Hot" + QString::number(post.mHotScore);
|
//QString score = "Hot" + QString::number(post.mHotScore);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue