fixed gifs on the emotepicker

This commit is contained in:
fourtf
2017-09-17 02:13:57 +02:00
parent 3e9f71dbf9
commit e31bb48384
13 changed files with 33 additions and 32 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ namespace widgets {
class EmotePopup : public BaseWidget
{
public:
explicit EmotePopup(ColorScheme &, EmoteManager &);
explicit EmotePopup(ColorScheme &, EmoteManager &, WindowManager &);
void loadChannel(std::shared_ptr<Channel> channel);