[network/ruqola] src/widgets/dialogs: Add icon

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 5206efc0e6d3829c19ae17c09fd3c67aa6c5fd15 by Laurent Montel.
Committed on 20/07/2026 at 06:54.
Pushed by mlaurent into branch 'master'.

Add icon

M  +1    -0    src/widgets/dialogs/directchannelinfowidget.cpp

https://invent.kde.org/network/ruqola/-/commit/5206efc0e6d3829c19ae17c09fd3c67aa6c5fd15

diff --git a/src/widgets/dialogs/directchannelinfowidget.cpp b/src/widgets/dialogs/directchannelinfowidget.cpp
index b9a4842a50..8375b18768 100644
--- a/src/widgets/dialogs/directchannelinfowidget.cpp
+++ b/src/widgets/dialogs/directchannelinfowidget.cpp
@@ -245,6 +245,7 @@ DirectChannelActionWidget::DirectChannelActionWidget(RocketChatAccount *account,
     connect(reportButton, &QPushButton::clicked, this, &DirectChannelActionWidget::reportUser);
 
     mToolButton->setObjectName(u"mToolButton"_s);
+    mToolButton->setIcon(QIcon::fromTheme(u"preferences-other"_s));
     mToolButton->setPopupMode(QToolButton::InstantPopup);
     actionLayout->addWidget(mToolButton);
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.