mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -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…
Reference in New Issue
Block a user