mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 08:35:16 -04:00
use default icon when post author is banned
This commit is contained in:
parent
2af66e91c5
commit
65f7ead18d
1 changed files with 1 additions and 0 deletions
|
@ -350,6 +350,7 @@ void BoardPostDisplayWidget_compact::setup()
|
|||
|
||||
if(redacted)
|
||||
{
|
||||
ui->pictureLabel->setPicture( FilesDefs::getPixmapFromQtResourcePath(":/images/thumb-default.png") );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue