summaryrefslogtreecommitdiffstats
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index a2a8805..8b592ac 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -25,6 +25,7 @@ class Session;
extern bool debugMode;
extern bool pvsEnabled;
extern int g_autoQuitSeconds;
+extern bool g_allowVmEdit;
extern QString binPath;
extern QString etcPath;