test: add snapshot tests for MessageBuilder (#5598)
This commit is contained in:
@@ -45,10 +45,10 @@ public:
|
||||
|
||||
void loadTwitchBadges();
|
||||
|
||||
private:
|
||||
/// Loads the badges shipped with Chatterino (twitch-badges.json)
|
||||
void loadLocalBadges();
|
||||
|
||||
private:
|
||||
void loaded();
|
||||
void loadEmoteImage(const QString &name, const ImagePtr &image,
|
||||
BadgeIconCallback &&callback);
|
||||
|
||||
Reference in New Issue
Block a user