[network/ruqola] src/widgets/dialogs/serverinfo: Use addRow for icon

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 40700f410b23c41a69d6602336acb411db3a0562 by Laurent Montel.
Committed on 14/08/2026 at 16:22.
Pushed by mlaurent into branch 'master'.

Use addRow for icon

M  +1    -1    src/widgets/dialogs/serverinfo/serverinfowidget.cpp

https://invent.kde.org/network/ruqola/-/commit/40700f410b23c41a69d6602336acb411db3a0562

diff --git a/src/widgets/dialogs/serverinfo/serverinfowidget.cpp b/src/widgets/dialogs/serverinfo/serverinfowidget.cpp
index 56c6b692a7..0d0428e73d 100644
--- a/src/widgets/dialogs/serverinfo/serverinfowidget.cpp
+++ b/src/widgets/dialogs/serverinfo/serverinfowidget.cpp
@@ -29,7 +29,7 @@ ServerInfoWidget::ServerInfoWidget(RocketChatAccount *account, QWidget *parent)
 
     mLogo->setObjectName(u"mLogo"_s);
     mLogo->hide(); // Hide by default
-    layout->addWidget(mLogo);
+    layout->addRow(mLogo);
 
     mAccountName->setObjectName(u"mAccountName"_s);
     mAccountName->setTextInteractionFlags(Qt::TextSelectableByMouse);
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.