mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
probably closes tux3/qtox#1330
This commit is contained in:
parent
fb63232318
commit
b489e7f712
|
@ -71,6 +71,7 @@ void GroupWidget::contextMenuEvent(QContextMenuEvent * event)
|
|||
emit g->getChatForm()->groupTitleChanged(groupId, alias.left(128));
|
||||
}
|
||||
}
|
||||
this->repaint();
|
||||
}
|
||||
|
||||
void GroupWidget::onUserListChanged()
|
||||
|
|
Loading…
Reference in New Issue
Block a user