mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 00:55:13 -04:00
fixed icon
This commit is contained in:
parent
5e5a8dcd9a
commit
f58494f9e4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue