chore: remove dead message element code (#5225)

This commit is contained in:
nerix
2024-03-02 22:09:54 +01:00
committed by GitHub
parent a041e13d21
commit 3c13e0c6d2
4 changed files with 4 additions and 55 deletions
@@ -162,8 +162,6 @@ public:
const QSize &size, QColor color_, FontStyle style_,
float scale_);
void listenToLinkChanges();
protected:
void addCopyTextToString(QString &str, uint32_t from = 0,
uint32_t to = UINT32_MAX) const override;
@@ -176,8 +174,6 @@ protected:
QColor color_;
FontStyle style_;
float scale_;
pajlada::Signals::SignalHolder managedConnections_;
};
// TEXT ICON