summary refs log tree commit diff
path: root/src/CommunitiesListItem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommunitiesListItem.cpp')
-rw-r--r--src/CommunitiesListItem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommunitiesListItem.cpp b/src/CommunitiesListItem.cpp

index 8afaebff..f2777e66 100644 --- a/src/CommunitiesListItem.cpp +++ b/src/CommunitiesListItem.cpp
@@ -18,7 +18,7 @@ CommunitiesListItem::CommunitiesListItem(QString group_id, QWidget *parent) rippleOverlay_->setClipping(true); if (groupId_ == "world") - avatar_ = QPixmap(":/icons/icons/ui/world.svg"); + avatar_ = QPixmap(":/icons/icons/ui/world.png"); } void