Add support for Emoji in IRC. (#3354)

This commit is contained in:
Mm2PL
2021-11-20 11:18:40 +00:00
committed by GitHub
parent c19fd0d332
commit 6ac15adf45
3 changed files with 26 additions and 8 deletions
+2
View File
@@ -36,6 +36,8 @@ private:
void appendUsername();
void addWords(const QStringList &words);
void addText(const QString &text, const QColor &color,
bool addSpace = true);
};
} // namespace chatterino