added global ffz and bttv emotes

This commit is contained in:
fourtf
2017-01-26 17:26:20 +01:00
parent e0abfb9a1f
commit fb14e86364
7 changed files with 215 additions and 9 deletions
+3
View File
@@ -102,6 +102,9 @@ private:
static QString getTwitchEmoteLink(long id, qreal &scale);
static void loadFfzEmotes();
static void loadBttvEmotes();
static int generation;
};
}