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 b36c959..d46db63 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -17,6 +17,7 @@
class QString;
extern bool debugMode;
+extern bool pvsEnabled;
extern QString binPath;
extern QString etcPath;