summaryrefslogtreecommitdiffstats
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index 6ddf350..7849d2d 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -15,6 +15,8 @@
class QString;
+extern bool debugMode;
+
extern QString binPath;
extern QString etcPath;
extern QString vSessionPath;