made message grey out when user it timed out
This commit is contained in:
@@ -35,7 +35,7 @@ static const std::string &getSettingsPath()
|
||||
|
||||
void WindowManager::layoutVisibleChatWidgets(Channel *channel)
|
||||
{
|
||||
this->layout();
|
||||
this->layout(channel);
|
||||
}
|
||||
|
||||
void WindowManager::repaintVisibleChatWidgets(Channel *channel)
|
||||
|
||||
Reference in New Issue
Block a user