diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp index 1f70c57..a0b32d9 100644 --- a/src/ui/mainwindow.cpp +++ b/src/ui/mainwindow.cpp @@ -970,7 +970,7 @@ void MainWindow::prepare_exit() return; } hide(); - tray->hide(); + // tray->hide(); Configs::dataStore->prepare_exit = true; // RegisterHiddenMenuShortcuts(true);