Docs: Use Doxygen \todo comments (#6421)

* format todo comments for doxygen

* Mention Todo List & link search
This commit is contained in:
tooomm 2025-12-15 00:13:16 +01:00 committed by GitHub
parent 5d9d7d3aa5
commit 8485bbe575
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 24 additions and 23 deletions

View file

@ -27,9 +27,8 @@
* \class QxtMailMessage
* \inmodule QxtNetwork
* \brief The QxtMailMessage class encapsulates an e-mail according to RFC 2822 and related specifications
* TODO: {implicitshared}
*/
//! \todo {implicitshared}
#include "qxtmailmessage.h"
#include "qxtmail_p.h"