mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
some thread work fixes, no contacts msgs added, username info msgs added
This commit is contained in:
@@ -769,6 +769,10 @@ void MainWidget::checkLastUpdate(bool afterSleep) {
|
||||
}
|
||||
}
|
||||
|
||||
void MainWidget::showAddContact() {
|
||||
dialogs.onAddContact();
|
||||
}
|
||||
|
||||
void MainWidget::showNewGroup() {
|
||||
dialogs.onNewGroup();
|
||||
}
|
||||
|
Reference in New Issue
Block a user