mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 04:16:40 -05: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
|
|
@ -103,7 +103,7 @@ QString PostedDialog::icon(IconType type)
|
|||
case ICON_NAME:
|
||||
return ":/icons/png/posted.png";
|
||||
case ICON_NEW:
|
||||
return ":/images/posted_add_24.png";
|
||||
return ":/icons/png/add.png";
|
||||
case ICON_YOUR_GROUP:
|
||||
return ":/images/folder16.png";
|
||||
case ICON_SUBSCRIBED_GROUP:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue