@@ -1,12 +1,13 @@
#ifndef EMOTES_H
#define EMOTES_H
#include "QMap"
#include "QMutex"
#include "concurrentmap.h"
#include "lazyloadedimage.h"
#include "twitchemotevalue.h"
#include <QMap>
#include <QMutex>
class Emotes
{
public:
The note is not visible to the blocked user.