mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 22:32:34 -04:00
Hide title label for comments feeds
* Hide Title label for comments feeds * Hide Vote frame for boards feed
This commit is contained in:
parent
bfc3a97d36
commit
2d8a86f2fa
4 changed files with 16 additions and 9 deletions
|
@ -652,6 +652,7 @@ void PostedItem::fill()
|
|||
ui->clearButton->show();
|
||||
ui->readAndClearButton->show();
|
||||
ui->nameLabel->show();
|
||||
ui->voteFrame->hide();
|
||||
}
|
||||
|
||||
// disable voting buttons - if they have already voted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue