added gif emotes
This commit is contained in:
@@ -38,6 +38,14 @@ Windows::repaintVisibleChatWidgets(Channel *channel)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
Windows::repaintGifEmotes()
|
||||
{
|
||||
if (Windows::mainWindow != nullptr) {
|
||||
Windows::mainWindow->repaintGifEmotes();
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
Windows::updateAll()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user