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 f32fc64..32ecedb 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -16,6 +16,8 @@
#define VMCHOOSER_DEFAULT_WIDTH 500
#define VMCHOOSER_DEFAULT_HEIGHT 580
+#define OPENSLXCONFIG "/opt/openslx/config"
+
class QString;
extern bool debugMode;