mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix crash in window destruction.
This commit is contained in:
@@ -265,7 +265,6 @@ bool MainWindow::hideNoQuit() {
|
||||
}
|
||||
|
||||
void MainWindow::clearWidgets() {
|
||||
Ui::hideLayer(anim::type::instant);
|
||||
clearWidgetsHook();
|
||||
updateGlobalMenu();
|
||||
}
|
||||
|
Reference in New Issue
Block a user