Show all global FFZ badges of a user (#3818)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
Jaxkey
2022-06-27 14:36:58 -04:00
committed by GitHub
parent 2bf58fba17
commit f49e8b4bc8
6 changed files with 69 additions and 45 deletions
+2 -2
View File
@@ -296,12 +296,12 @@ class FfzBadgeElement : public BadgeElement
{
public:
FfzBadgeElement(const EmotePtr &data, MessageElementFlags flags_,
QColor &color);
QColor color_);
protected:
MessageLayoutElement *makeImageLayoutElement(const ImagePtr &image,
const QSize &size) override;
QColor color;
const QColor color;
};
// contains a text, formated depending on the preferences