broken commit

This commit is contained in:
fourtf
2017-01-26 17:48:14 +01:00
parent 6f04a3ad6d
commit 49f3a41b7e
4 changed files with 30 additions and 21 deletions
+2 -2
View File
@@ -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;
}