Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/application.h')
-rw-r--r--src/gui/application.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/application.h b/src/gui/application.h
index 77abd7a97..f0e24548e 100644
--- a/src/gui/application.h
+++ b/src/gui/application.h
@@ -114,6 +114,7 @@ private:
bool _userTriggeredConnect;
bool _debugMode;
bool _backgroundMode;
+ bool _isQuitting;
ClientProxy _proxy;