mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -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)
|
if(redacted)
|
||||||
{
|
{
|
||||||
|
ui->pictureLabel->setPicture( FilesDefs::getPixmapFromQtResourcePath(":/images/thumb-default.png") );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue