mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 22:02:32 -04:00
updating icons more flat replacement
improving people page layout
This commit is contained in:
parent
b7416ba207
commit
5e22ddc93e
20 changed files with 445 additions and 229 deletions
|
@ -90,7 +90,7 @@ void PostedGroupDialog::initUi()
|
|||
|
||||
QPixmap PostedGroupDialog::serviceImage()
|
||||
{
|
||||
return QPixmap(":/images/posted_add_64.png");
|
||||
return QPixmap(":/icons/png/forums.png");
|
||||
}
|
||||
|
||||
bool PostedGroupDialog::service_CreateGroup(uint32_t &token, const RsGroupMetaData &meta)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue