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 5acd561..d5248dc 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -24,6 +24,7 @@ class Session;
extern bool debugMode;
extern bool g_pvsEnabled;
+extern bool g_pvsChecked;
extern int g_autoQuitSeconds;
extern bool g_allowVmEdit;