mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Better fix for a crash on quit.
This commit is contained in:
@@ -904,7 +904,6 @@ void MainWindow::updateIsActiveHook() {
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow() {
|
||||
ui_hideSettingsAndLayer(anim::type::instant);
|
||||
if (_clearManager) {
|
||||
_clearManager->stop();
|
||||
_clearManager = nullptr;
|
||||
|
Reference in New Issue
Block a user