[pim/kmail] src: Use addCredit here

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

Use addCredit here

M  +1    -1    src/aboutdata.cpp

https://invent.kde.org/pim/kmail/-/commit/35b35fde71cc9672f60976744b2008b1f9f5a175

diff --git a/src/aboutdata.cpp b/src/aboutdata.cpp
index c937d530b..bbefae193 100644
--- a/src/aboutdata.cpp
+++ b/src/aboutdata.cpp
@@ -211,7 +211,7 @@ AboutData::AboutData()
 
     const unsigned int numberCredits(sizeof credits / sizeof *credits);
     for (unsigned int i = 0; i < numberCredits; ++i) {
-        addAuthor(i18n(credits[i].name),
+        addCredit(i18n(credits[i].name),
                   credits[i].desc.untranslatedText() ? credits[i].desc.toString() : QString(),
                   QLatin1StringView(credits[i].email),
                   QLatin1StringView(credits[i].web));
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.