mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +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