removed hide label seems get concflicts on github check

This commit is contained in:
defnax 2019-02-10 19:59:43 +01:00
parent 54e3ca3485
commit 5bb0fc48b0

View File

@ -299,12 +299,6 @@ void PostedItem::fill()
}
if(urlarray == NULL)
{
ui->siteLabel->hide();
ui->siteBoldLabel->hide();
}
ui->siteLabel->setText(sitestr);
//QString score = "Hot" + QString::number(post.mHotScore);