mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 09:03:51 -05:00
changed icons on othe feeds too
* changed the icons on other feeds too * Show on Forum Message Feed the Avatars
This commit is contained in:
parent
98f35cf8af
commit
2df4a1a3e8
53 changed files with 1120 additions and 741 deletions
|
|
@ -114,7 +114,7 @@ QString GxsForumsDialog::icon(IconType type)
|
|||
{
|
||||
switch (type) {
|
||||
case ICON_NAME:
|
||||
return ":/icons/png/forums.png";
|
||||
return ":/icons/png/forum.png";
|
||||
case ICON_NEW:
|
||||
return ":/icons/png/add.png";
|
||||
case ICON_YOUR_GROUP:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue