mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
debug logs added to for shortcut events
This commit is contained in:
@@ -322,7 +322,7 @@ void Application::startApplication() {
|
||||
void Application::closeApplication() {
|
||||
if (App::launchState() != App::QuitProcessed);
|
||||
App::setLaunchState(App::QuitProcessed);
|
||||
App::quit();
|
||||
|
||||
delete AppObject;
|
||||
AppObject = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user