mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 14:20:44 -04:00
Removed the icon of other topics, because subscribed and popular don't have one.
This commit is contained in:
parent
d836694ce2
commit
c91dc58c98
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ QString PostedDialog::icon(IconType type)
|
|||
case ICON_POPULAR_GROUP:
|
||||
return "";
|
||||
case ICON_OTHER_GROUP:
|
||||
return ":/icons/png/feed-other.png";
|
||||
return "";
|
||||
case ICON_SEARCH:
|
||||
return ":/images/find.png";
|
||||
case ICON_DEFAULT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue