mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Beta version 1.4.6: Fix crash on quit.
This commit is contained in:
@@ -904,6 +904,7 @@ void MainWindow::updateIsActiveHook() {
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow() {
|
||||
ui_hideSettingsAndLayer(anim::type::instant);
|
||||
if (_clearManager) {
|
||||
_clearManager->stop();
|
||||
_clearManager = nullptr;
|
||||
|
Reference in New Issue
Block a user