broken commit
This commit is contained in:
@@ -22,13 +22,13 @@ public:
|
||||
|
||||
// properties
|
||||
const ConcurrentMap<QString, messages::LazyLoadedImage *> &
|
||||
getBttvChannelEmotes() const
|
||||
getBttvChannelEmotes()
|
||||
{
|
||||
return bttvChannelEmotes;
|
||||
}
|
||||
|
||||
const ConcurrentMap<QString, messages::LazyLoadedImage *> &
|
||||
getFfzChannelEmotes() const
|
||||
getFfzChannelEmotes()
|
||||
{
|
||||
return ffzChannelEmotes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user