added channel bttv and ffz emotes

This commit is contained in:
fourtf
2017-01-26 18:22:04 +01:00
parent 49f3a41b7e
commit 50df4966a8
5 changed files with 20 additions and 142 deletions
+2 -2
View File
@@ -21,13 +21,13 @@ public:
Channel(const QString &channel);
// properties
const ConcurrentMap<QString, messages::LazyLoadedImage *> &
ConcurrentMap<QString, messages::LazyLoadedImage *> &
getBttvChannelEmotes()
{
return bttvChannelEmotes;
}
const ConcurrentMap<QString, messages::LazyLoadedImage *> &
ConcurrentMap<QString, messages::LazyLoadedImage *> &
getFfzChannelEmotes()
{
return ffzChannelEmotes;