summaryrefslogtreecommitdiffstats
path: root/src/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.cpp')
-rw-r--r--src/globals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/globals.cpp b/src/globals.cpp
index 6ff2e25..50bb19a 100644
--- a/src/globals.cpp
+++ b/src/globals.cpp
@@ -20,6 +20,7 @@ const QString previousSessionFile(userPath + "/vmchooser2.ini");
bool debugMode = false;
bool pvsEnabled = false;
+int g_autoQuitSeconds = 0;
QString pool;
QString theme;