mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 08:29:32 -05:00
use default icon when post author is banned
This commit is contained in:
parent
2af66e91c5
commit
65f7ead18d
@ -350,6 +350,7 @@ void BoardPostDisplayWidget_compact::setup()
|
|||||||
|
|
||||||
if(redacted)
|
if(redacted)
|
||||||
{
|
{
|
||||||
|
ui->pictureLabel->setPicture( FilesDefs::getPixmapFromQtResourcePath(":/images/thumb-default.png") );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user