fixed stuff
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
enum class HighlightState;
|
||||
|
||||
struct Emote;
|
||||
using EmotePtr = std::shared_ptr<const Emote>;
|
||||
class EmoteMap;
|
||||
|
||||
Reference in New Issue
Block a user