feat(emote-popup): automatically reload Twitch emotes (#5580)
This commit is contained in:
@@ -52,6 +52,8 @@ private:
|
||||
void addShortcuts() override;
|
||||
bool eventFilter(QObject *object, QEvent *event) override;
|
||||
|
||||
void reloadEmotes();
|
||||
|
||||
void saveBounds() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user