Make NeoChat not shut down when disabling close-to-tray
This commit is contained in:
@@ -320,7 +320,6 @@ void Controller::setQuitOnLastWindowClosed()
|
||||
m_trayIcon = nullptr;
|
||||
}
|
||||
}
|
||||
QGuiApplication::setQuitOnLastWindowClosed(!NeoChatConfig::self()->systemTray());
|
||||
#else
|
||||
return;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user