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 -3
View File
@@ -41,9 +41,7 @@ void WindowManager::repaintVisibleChatWidgets(Channel *channel)
void WindowManager::repaintGifEmotes()
{
if (this->mainWindow != nullptr) {
this->mainWindow->repaintGifEmotes();
}
this->repaintGifs();
}
// void WindowManager::updateAll()