Add support for plugin links (#6386)

Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
Mm2PL
2025-10-02 20:56:51 +02:00
committed by GitHub
parent 3f05edc071
commit 33f6383122
14 changed files with 190 additions and 16 deletions
+1
View File
@@ -508,6 +508,7 @@ public:
const MessageLayoutContext &ctx) override;
TextElement *formatTime(const QTime &time);
MessageElement *setLink(const Link &link) override;
QJsonObject toJson() const override;