mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
fixed icon
This commit is contained in:
parent
5e5a8dcd9a
commit
f58494f9e4
@ -90,7 +90,7 @@ void PostedGroupDialog::initUi()
|
||||
|
||||
QPixmap PostedGroupDialog::serviceImage()
|
||||
{
|
||||
return QPixmap(":/icons/png/forums.png");
|
||||
return QPixmap(":/icons/png/posted.png");
|
||||
}
|
||||
|
||||
bool PostedGroupDialog::service_CreateGroup(uint32_t &token, const RsGroupMetaData &meta)
|
||||
|
Loading…
Reference in New Issue
Block a user