[network/ruqola] src/widgets/dialogs: Reduce spacing

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

Reduce spacing

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

https://invent.kde.org/network/ruqola/-/commit/77ea268069869d597aa6e95345dacd4647ca1642

diff --git a/src/widgets/dialogs/directchannelinfowidget.cpp b/src/widgets/dialogs/directchannelinfowidget.cpp
index 8375b18768..34bc2a02ed 100644
--- a/src/widgets/dialogs/directchannelinfowidget.cpp
+++ b/src/widgets/dialogs/directchannelinfowidget.cpp
@@ -233,6 +233,7 @@ DirectChannelActionWidget::DirectChannelActionWidget(RocketChatAccount *account,
     auto actionLayout = new QHBoxLayout(this);
     actionLayout->setObjectName(u"mainLayout"_s);
     actionLayout->setContentsMargins({});
+    actionLayout->setSpacing(0);
 
     auto ignoreButton = new QPushButton(i18nc("@action:button", "Ignore"), this);
     ignoreButton->setObjectName(u"ignoreButton"_s);
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.