[pim/kdepim-runtime] agents/newmailnotifier: Add icon

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 9bfbe0a964970c7576f81612098e6b47c8bfbf04 by Laurent Montel.
Committed on 09/08/2026 at 20:45.
Pushed by mlaurent into branch 'master'.

Add icon

M  +1    -0    agents/newmailnotifier/newmailnotificationhistorydialog.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/9bfbe0a964970c7576f81612098e6b47c8bfbf04

diff --git a/agents/newmailnotifier/newmailnotificationhistorydialog.cpp b/agents/newmailnotifier/newmailnotificationhistorydialog.cpp
index d4860e0b8..1d269d449 100644
--- a/agents/newmailnotifier/newmailnotificationhistorydialog.cpp
+++ b/agents/newmailnotifier/newmailnotificationhistorydialog.cpp
@@ -23,6 +23,7 @@ NewMailNotificationHistoryDialog::NewMailNotificationHistoryDialog(QWidget *pare
     : QDialog(parent)
     , mNewHistoryNotificationWidget(new NewMailNotificationHistoryWidget(this))
 {
+    setWindowIcon(QIcon::fromTheme(QStringLiteral("kmail")));
     setWindowTitle(i18nc("@title:window", "Notification History"));
     auto mainLayout = new QVBoxLayout(this);
     mainLayout->setObjectName("mainLayout"_L1);
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.