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
+5
View File
@@ -131,4 +131,9 @@ EmoteManager &ChannelManager::getEmoteManager()
return this->emoteManager;
}
WindowManager &ChannelManager::getWindowManager()
{
return this->windowManager;
}
} // namespace chatterino